-
working on a programming language design article for a general developer audience. if you could add one feature to javascript at the language level, what would it be?
-
maybe i could just walk people through writing a io → js compiler? iolanguage.org/
-
i want it to be more than new syntax. i want to demonstrate how new *semantics* come to be even when compiling to an existing language.
-
aaaahhhh do i just want to teach people how to write babel plugins...?!
-
maybe its just a simple lisp + macros