Hacker News new | ask | show | jobs
by Loke 5276 days ago
One of my favourite implementations is the Javascript implementation in Common Lisp. It translates the Javascript code to Lisp so that it can take advantage of the native compiler. It's very slick.