|
|
|
|
|
by gilch
1211 days ago
|
|
You don't have to go it alone. Hissp does have documentation (which is pretty thorough) if you want to try, but there's also a community chat on Gitter/Matrix: https://gitter.im/hissp-lang/community 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. |
|