gisp
Lisp to Go compiler
A compiler that converts Lisp/Scheme code into Go bytecode
Simple LISP in Go
514 stars
21 watching
37 forks
Language: Go
last commit: over 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A compiler-based implementation of a Lisp language in Go | 12 |
| A Common Lisp compiler that generates JavaScript code | 888 |
| An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 749 |
| An experiment in building a typed Lisp compiler and evaluator in Elm. | 5 |
| A tool to convert data from XML or JSON formats into Go structs. | 34 |
| A Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs. | 25 |
| A compiler for a minimal programming language designed to be similar to Go. | 28 |
| A tool that creates cross-compilable Go binaries with native library support | 339 |
| A source-to-source compiler system for C-like languages using Lisp's macro system. | 411 |
| A Go-based MIPS compiler project that compiles Go programs into MIPS assembly code | 27 |
| A set of Go bindings around libgit2 | 1,939 |
| A Lua compiler that translates a Scheme-like dialect of Lisp into native Lua code | 21 |
| A compiler that translates Common Lisp code into JavaScript | 243 |
| A collection of algorithms and data structures implemented in Go. | 806 |
| A Common Lisp implementation of a compiler and runtime environment | 858 |