-
That's the idea behind the Maru Project. It's a really cool concept and more people should know about it.
-
JetBrains
Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
-
Take a simple Common Lisp expression and turn it into a simple machine language representation sounds simple - but it isn't. With modern processors it has become a very complex process. We are developing "Clasp" a Common Lisp implementation that uses llvm as its backend. (https://github.com/clasp-developers/clasp.git)
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
On `eval` in dynamic languages generally and in Racket specifically (2011)
-
Steps Toward the Reinvention of Programming [pdf]
-
C Is Not a Low-level Language – Your computer is not a fast PDP-11
-
Maru - a tiny self-hosting lisp dialect. Developed as part of Alan Kay's Fundamentals of New Computing.
-
About making a self hosting programming language