liskell

Haskell compiler

An implementation of Haskell semantics using Lisp syntax

Haskell Semantics with Lisp Syntax

GitHub

66 stars
6 watching
1 forks
Language: Haskell
last commit: almost 11 years ago

Related projects:

Repository Description Stars
haskell/lsp A Haskell implementation of the Microsoft Language Server Protocol 366
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 847
zick/zickstandardlisp An implementation of the Common Lisp programming language for various interpreters and compilers 48
axellang/axel A Haskell + Lisp compiler and runtime environment for executing multi-language code. 206
kelilanguage/compiler A Haskell implementation of a compiler for a custom programming language 171
talw/crisp-compiler A Haskell compiler for a Lisp/Scheme-inspired language with an LLVM backend 99
ajhc/ajhc A Haskell compiler that aims to improve the performance and efficiency of the language 134
haskell/haskeline Provides a user interface for line input in command-line programs with features such as rich editing and customizability. 223
jxxcarlson/elm-lisp An experiment in building a typed Lisp compiler and evaluator in Elm. 5
naver/lispe An implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions 372
augustss/microhs An implementation of an extended subset of Haskell using combinators for runtime execution 364
haskellzhangsong/introduction_to_haskell A book's source code with corrections and explanations for errors in a Haskell programming language textbook. 67
jaseemabid/olifant A language targeting LLVM with the goal of building a simple compiler 64
haskell/play-haskell A web-based Haskell development playground and compiler environment. 130
faylang/fay A programming language that compiles to JavaScript, based on Haskell. 1,283