Live data from Hacker News

Viewing profile — Marwes

Marwes

HN member
Joined
Sun, Mar 06, 2016, 10:08 AM UTC
HN karma
18
Public activity
5 items

About Marwes

No profile information was provided.

Recent public activity

  1. story
  2. 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.…

  3. 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).

  4. 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…

  5. 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 …