|
|
|
|
|
by shaunsingh0207
1216 days ago
|
|
I prefer https://github.com/gilch/hissp, where Hy has to use shims to pretend statements are expressions, Hissp just targets the expression subset in the first place. (though as you mentioned, hy has a lot of literature and support around it, where as you're going to have to find your own way around hissp) |
|
If you know how to do it in Python (or Hy, probably) the community chat can help show you how to translate it to Lissp.
The Lissp REPL also shows the Python compilation before evaluating it, so if you're already familiar with Python, that can help you get a handle on Hissp.