You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A tutorial in the style of learn X in Y minutes might also be good. Especially if we can doctest a REPL session.
I also really like the organization of https://clojure.org/api/cheatsheet, but Hebigo's API isn't that big. Sphinx autodoc like Hissp has may suffice.
An interactive Jupyter notebook tutorial is another possibility, but I'm not sure how it could be hosted. I've heard of free services, but I'm not sure if they would support our kernel. Pyodide might be an alternative. It might be powerful enough to run a Hebigo compiler.
We might need a REPL first. #2. Lissp has doctests.
The text was updated successfully, but these errors were encountered: