axel

Language compiler

A Haskell + Lisp compiler and runtime environment for executing multi-language code.

Haskell + Lisp

GitHub

206 stars
12 watching
9 forks
Language: Haskell
last commit: 6 months ago

Related projects:

Repository Description Stars
kelilanguage/compiler A Haskell implementation of a compiler for a custom programming language 171
jaseemabid/olifant A language targeting LLVM with the goal of building a simple compiler 64
haskell-lisp/liskell An implementation of Haskell semantics using Lisp syntax 66
faylang/fay A programming language that compiles to JavaScript, based on Haskell. 1,283
gren-lang/compiler A compiler that translates code written in Gren into machine code or another target language. 391
forest-lang/forest-compiler A compiler for a multi-syntax functional programming language that compiles to WebAssembly 620
ajhc/ajhc A Haskell compiler that aims to improve the performance and efficiency of the language 134
commercialhaskell/rio A standard library for Haskell to provide a common foundation for production software development 843
ljulliar/rlang A compiler that converts a Ruby-like language into efficient WebAssembly code 38
vmchale/kempe A compiled stack-based language with a toy compiler for x86_64 and aarch64 targeting 58
talw/crisp-compiler A Haskell compiler for a Lisp/Scheme-inspired language with an LLVM backend 99
erikd/language-javascript A parser for JavaScript written in Haskell. 160
5ht/active A tool for automatically recompiling and reloading Erlang files in response to changes made to specific folders 68
linkdd/letlang A compiler for a functional language with a powerful type system 165
haskellzhangsong/introduction_to_haskell A book's source code with corrections and explanations for errors in a Haskell programming language textbook. 67