Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,7 @@ _This section aims at listing code projects of Compilers, Interpreters, Translat
* [Hython](https://github.com/mattgreen/hython) - Haskell-powered Python 3 interpreter.
+ Discussions: [Reddit](https://redd.it/46f8j4).
* [llgo](https://github.com/llvm-mirror/llgo) - Go frontend for LLVM written in Go.
* [LENS](https://github.com/impworks/lens) - A lightweight embeddable language for .NET and .NET Core.
* [MAL](https://github.com/kanaka/mal): Make a Lisp - Clojure-inspired Lisp interpreter implemented in 64 languages.
* [MetaScala](https://github.com/lihaoyi/Metascala) - Metacircular JVM implementation in Scala.
* [mini-js](https://github.com/maierfelix/mini-js) - Experimental self-hosted JavaScript compiler in 1K LoC.
Expand Down