Added README section for projects using mal.
authorChris McCormick <chris@mccormick.cx>
Tue, 26 Jun 2018 07:27:45 +0000 (15:27 +0800)
committerChris McCormick <chris@mccormick.cx>
Tue, 26 Jun 2018 10:04:56 +0000 (18:04 +0800)
README.md

index 3c366e5..150ad85 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1217,6 +1217,10 @@ make "docker-build^IMPL"
   out. These dependencies are download to dot-files in the /mal
   directory so they will persist between runs.
 
+## Projects using mal
+
+ * [malc](https://github.com/dubek/malc) - Mal (Make A Lisp) compiler. Compiles a Mal program to LLVM assembly language, then binary.
+ * [frock](https://github.com/chr15m/frock) - Clojure-flavoured PHP. Uses mal/php to run programs.
 
 ## License