The Earl Grey programming language
breuleux.github.io
The Earl Grey programming language
1–10 of 137 posts
Re: The Earl Grey programming language
#2What was the inspiration to create yet another compile to JS language?
Re: The Earl Grey programming language
#3What was the inspiration to create yet another compile to JS language?
The ubiquity of the browser one would expect.
Re: The Earl Grey programming language
#4Looks interesting, but odd that the very first code snippet is an infinite loop.
Re: The Earl Grey programming language
#5by the end of this century I fully expect there to be a joke about an engineer a lawyer and a woman walking out of a bar. Get on it.
Re: The Earl Grey programming language
#6Looks interesting, but odd that the very first code snippet is an infinite loop.
God damn it how did I miss that. The condition was wrong, too. Fixed, thanks :)
Re: The Earl Grey programming language
#7"Oh god, do we need another language that compiles to javascript?!"
—Everyone, probably
Re: The Earl Grey programming language
#8[deleted]
Re: The Earl Grey programming language
#9Re: The Earl Grey programming language
#10Await, pattern matching and macros are great language features Node and CoffeeScript both lack. Nice work!