Skip to content

Commit

Permalink
Merge pull request #1 from kanaka/master
Browse files Browse the repository at this point in the history
Add link to glisp project.
  • Loading branch information
dfuenzalida committed Jun 22, 2020
2 parents c644390 + 9663295 commit 8f9ce28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ The following implementations are maintained as separate projects:
* [malcc](https://github.com/seven1m/malcc) - malcc is an incremental compiler implementation for the Mal language. It uses the Tiny C Compiler as the compiler backend and has full support for the Mal language, including macros, tail-call elimination, and even run-time eval. ["I Built a Lisp Compiler"](https://mpov.timmorgan.org/i-built-a-lisp-compiler/) post about the process.
* [frock](https://github.com/chr15m/frock) - Clojure-flavoured PHP. Uses mal/php to run programs.
* [flk](https://github.com/chr15m/flk) - A LISP that runs wherever Bash is
* [glisp](https://github.com/baku89/glisp) - Self-bootstrapping graphic design tool on Lisp. [Live Demo](https://baku89.com/glisp/)


## Implementation Details
Expand Down

0 comments on commit 8f9ce28

Please sign in to comment.