Viewing profile — Marwes
Marwes
HN member- Joined
- Sun, Mar 06, 2016, 10:08 AM UTC
- HN karma
- 18
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About Marwes
No profile information was provided.
Recent public activity
- story
-
comment
Comment #12089875
Rhai [1] and Ketos [2] also exist. I know I have seen one more lisp (which had come further than initial experimentation) but I can't remember what it is called. 1. https://github.…
-
comment
Comment #12089791
You are quite right! I uploaded a new version of the tutorial which should clarify the indentation behaviour (and fix a few typos).
-
comment
Comment #12088664
Author here, thanks for the kind words :D. The language used to be completely pure and the state type is a remnant from that time (as well as to show and test that higher kinded ty…
-
comment
Comment #11233179
I am working on a language with goals similar to this which is much farther along though still not quite ready for practical use. For example, there it does not currently have a C …