Name: Anonymous 2015-11-06 12:02
Take C. Switch it over to Lisp syntax (make a 1-to-1 C syntax <-> Lisp syntax converter). Add type inference and type classes (using the _Generic keyword in C11). Add Lisp-style macros (with an autoconverter to-from C preprocessor).
That would be a language of a century, my friend. Instead, everyone spends time inventing new Javas, new Pythons, and masturbating on over-engineered supposedly-safe type systems. What a joke.
That would be a language of a century, my friend. Instead, everyone spends time inventing new Javas, new Pythons, and masturbating on over-engineered supposedly-safe type systems. What a joke.