Y
Hacker News
new
|
ask
|
show
|
jobs
by
botten
189 days ago
Why?
1 comments
conartist6
189 days ago
In short, we can do much better. I'm building a full syntax extension/macro evaluation mechanism for JS.
link
herpdyderp
189 days ago
Where is it? What is it called?
link
conartist6
189 days ago
It's called BABLR as it takes concepts from Babel (transpiling) and ANTLR (parsing arbitrary syntax).
https://github.com/bablr-lang/
I'm currently in the process of trying to pull together our first big release.
link