ra’s avatarra’s Twitter Archive—№ 35,085

  1. 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?
    1. …in reply to @ra
      maybe i could just walk people through writing a io → js compiler? iolanguage.org/
      1. …in reply to @ra
        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.
        1. …in reply to @ra
          aaaahhhh do i just want to teach people how to write babel plugins...?!
          1. …in reply to @ra
            maybe its just a simple lisp + macros