You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -205,6 +205,7 @@ The following implementations are maintained as separate projects:
205
205
*[frock](https://github.com/chr15m/frock) - Clojure-flavoured PHP. Uses mal/php to run programs.
206
206
*[flk](https://github.com/chr15m/flk) - A LISP that runs wherever Bash is
207
207
*[glisp](https://github.com/baku89/glisp) - Self-bootstrapping graphic design tool on Lisp. [Live Demo](https://baku89.com/glisp/)
208
+
*[mal2py-compiler](https://github.com/jcguu95/mal2py-compiler) - MAL-to-Python. A fork of the python3 implementation that compiles mal to python with a 16x performance improvement on the perf3 synthetic benchmark.
0 commit comments