zylisp
Lisp compiler
A compiler-based implementation of a Lisp language in Go
A Simple Lisp that compiles to Go
12 stars
2 watching
0 forks
Language: Go
last commit: about 5 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An implementation of the Common Lisp programming language for various interpreters and compilers | 48 |
| | An object-oriented LISP compiler built using CMake | 36 |
| | A compiler that converts Lisp/Scheme code into Go bytecode | 514 |
| | A Python implementation with Lisp-like features that compiles to functional Python code, enabling metaprogramming and macro-based development. | 397 |
| | An experiment in building a typed Lisp compiler and evaluator in Elm. | 5 |
| | A general-purpose programming language and toolchain for building robust, maintainable software | 35,396 |
| | A project to port the Zig programming language to the Sony PlayStation Portable platform. | 90 |
| | An experimental compiler and language implementation built on top of LLVM and Python. | 99 |
| | A compiler and reference implementation for a new programming language | 9 |
| | A Lisp-flavored programming language built on top of Zig, aiming to provide a lower-level alternative to Clojure with more direct access to hardware. | 268 |
| | An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 749 |
| | A common architecture for string utilities in the Go programming language | 70 |
| | An implementation of Haskell semantics using Lisp syntax | 67 |
| | A sample project demonstrating Go best practices and architecture patterns | 130 |
| | A Golang library implementing a distributed file transfer protocol. | 13 |