toccata

Lisp compiler

An experimental Lisp dialect compiler and core library that compiles to native executable using the Clang compiler

This is the Toccata compiler and core library. Start here.

GitHub

168 stars
15 watching
7 forks
Language: C
last commit: about 2 years ago

Related projects:

RepositoryDescriptionStars
jxxcarlson/elm-lispAn experiment in building a typed Lisp compiler and evaluator in Elm.5
cxxxr/valtanA compiler that translates Common Lisp code into JavaScript243
kiselgra/c-meraA source-to-source compiler system for C-like languages using Lisp's macro system.411
weirdconstructor/lalA Lua compiler that translates a Scheme-like dialect of Lisp into native Lua code21
haskell-lisp/liskellAn implementation of Haskell semantics using Lisp syntax67
vsedach/vacietisCompiles C code into Common Lisp and provides a Lisp-to-C compiler executable.307
sschauss/wracketA Lisp-like language compiled to WebAssembly for building web applications using Racket22
asutton/clangA compiler front-end for the C family of languages built as part of the LLVM project infrastructure71
jaseemabid/olifantA language targeting LLVM with the goal of building a simple compiler64
islam0mar/cl-cxx-jitA Common Lisp interface to C++ code compilation and execution with JIT optimization63
melusina-org/make-common-lisp-programCreates executable Common Lisp programs on GitHub runners with various implementations and systems3
l1mey112/creplA compiler and interpreter for executing C code on the fly as it is typed.29
tomhrr/daleA Lisp-flavoured C programming language with additional features like type deduction and compiler introspection.1,030
kit-ty-kate/labrysA compiler for a toy language based on LLVM that implements the System Fω type-system103
c2lang/c2compilerA C compiler written in the C2 language itself.703