gisp

Lisp to Go compiler

A compiler that converts Lisp/Scheme code into Go bytecode

Simple LISP in Go

GitHub

514 stars
21 watching
37 forks
Language: Go
last commit: about 9 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
zylisp/zylispA compiler-based implementation of a Lisp language in Go12
jscl-project/jsclA Common Lisp compiler that generates JavaScript code888
rhysd/gocamlAn implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch.749
jxxcarlson/elm-lispAn experiment in building a typed Lisp compiler and evaluator in Elm.5
cgxxv/xj2goA tool to convert data from XML or JSON formats into Go structs.34
erdian718/luaA Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs.25
paivett/goneA compiler for a minimal programming language designed to be similar to Go.28
inconshreveable/gonativeA tool that creates cross-compilable Go binaries with native library support339
kiselgra/c-meraA source-to-source compiler system for C-like languages using Lisp's macro system.411
shivansh/gogoA Go-based MIPS compiler project that compiles Go programs into MIPS assembly code27
libgit2/git2goA set of Go bindings around libgit21,939
weirdconstructor/lalA Lua compiler that translates a Scheme-like dialect of Lisp into native Lua code21
cxxxr/valtanA compiler that translates Common Lisp code into JavaScript243
shady831213/algorithmsA collection of algorithms and data structures implemented in Go.806
clozure/cclA Common Lisp implementation of a compiler and runtime environment858