zylisp

Lisp compiler

A compiler-based implementation of a Lisp language in Go

A Simple Lisp that compiles to Go

GitHub

12 stars
2 watching
0 forks
Language: Go
last commit: about 5 years ago

Related projects:

Repository Description Stars
zick/zickstandardlisp An implementation of the Common Lisp programming language for various interpreters and compilers 48
dbetz/xlisp An object-oriented LISP compiler built using CMake 36
jcla1/gisp A compiler that converts Lisp/Scheme code into Go bytecode 514
gilch/hissp A Python implementation with Lisp-like features that compiles to functional Python code, enabling metaprogramming and macro-based development. 397
jxxcarlson/elm-lisp An experiment in building a typed Lisp compiler and evaluator in Elm. 5
ziglang/zig A general-purpose programming language and toolchain for building robust, maintainable software 35,396
zpsp-dev/zig-psp A project to port the Zig programming language to the Sony PlayStation Portable platform. 90
syegulalp/akilang An experimental compiler and language implementation built on top of LLVM and Python. 99
curtisfenner/zsmol A compiler and reference implementation for a new programming language 9
dundalek/liz 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
rhysd/gocaml An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. 749
esemplastic/unis A common architecture for string utilities in the Go programming language 70
haskell-lisp/liskell An implementation of Haskell semantics using Lisp syntax 67
zitryss/go-sample A sample project demonstrating Go best practices and architecture patterns 130
appimagecrafters/libzsync-go A Golang library implementing a distributed file transfer protocol. 13