Open
Description
Hissp is a dialect of Lisp that compiles into Python and the primary syntax is Lissp which is pretty much just straight Lisp with some additional syntax sugar.
For example fragment tokens which allow you to add unmodified python snippets and are represented with | some_statement() |
Thanks for reading this issue.