I am currently working on the Humphrey VM,
a small Lisp-1 VM available to try as an executable at ~axelf/lisp on this server.
For example, the following prints the numbers 0 to 4:
(let ((loop (fn (x) (if (< x 5) (progn (print x) (loop (+ x 1))))))) (loop 0))
Coincidentally, that example manages to showcase all the presently supported
language features and built-in functions, save for quote.
The REPL will print out the compiled Humphrey VM™ byte-code (patent pending)
before executing a form.
So that you may never run out of parentheses ever again,
here are a couple of spares: )))))))))))))))))))))))))))
Deliberate Remote Code Execution:
Java Project Valhalla Leaked Release Date??
Project Valhalla is a much anticipated PEP for Java 10 and beyond.
It promises exciting features such as:
But right when the fire nation attacked and the world needed it the most
project valhalla vanished.