|
|
|
|
|
by sarmad
3803 days ago
|
|
I am. I am working on a new programming language designed for the next generations. The language re-imagines the role of the compiler from being a monolithic static blackbox that converts source to executable, into being an open dynamic system the manages the language syntax and compilation process, but leaves the final syntax and actual compilation to hot pluggable libraries. Why? To make the language dynamically upgradable, and on a per-project basis. This is the only way to make a language future-proof. More details:
http://alusus.net
http://alusus.net/overview
P.S.
the project is still at a very early stage, but a proof of concept is there. |
|
Anyway, good luck!