Hacker News new | ask | show | jobs
by vitiral 1305 days ago
It's ML syntax. I'm also not used to it, but many who are consider it beautiful.
1 comments

Its certainly a turn-off for some. One thing that we have as a potential future effort would be to enable an alternate surface syntax. Since we store an AST insteead of source code, we could create a parser/pretty printer for another surface syntax. Then a user of the language who would prefer something that looked like python could switch our website's renderer to output the python like syntax!