hackett

Lisp-inspired language

An experimental implementation of a Haskell-like language with Racket's macro system

WIP implementation of a Haskell-like Lisp in Racket

GitHub

1k stars
67 watching
50 forks
Language: Racket
last commit: 8 months ago
Linked from 1 awesome list

racket

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lexi-lambda/threading A collection of macros for Racket to facilitate thread-safe programming 49
lexi-lambda/freer-simple A Haskell library for building effectful applications with a focus on type-level effects and composability 228
haskell/lsp A Haskell implementation of the Microsoft Language Server Protocol 371
sschauss/wracket A Lisp-like language compiled to WebAssembly for building web applications using Racket 22
windymelt/cl-punch A Common Lisp module that extends the language with a feature similar to anonymous lambda literals in other languages 24
jyh1/mmaclone An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem 242
haskell-lisp/liskell An implementation of Haskell semantics using Lisp syntax 67
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 850
jeapostrophe/mode-lambda A sprite-based 2D graphics engine written in Racket. 39
dirkschumacher/llr A Lisp-like language inspired by Clojure that compiles to R's abstract syntax tree for interpreted expression evaluation. 202
shinmera/oxenfurt A Common Lisp library providing an interface to the Oxford dictionary API 14
tomhrr/dale A Lisp-flavoured C programming language with additional features like type deduction and compiler introspection. 1,030
wisp-lang/wisp A compact LISP-like language for JavaScript development 980
jxxcarlson/elm-lisp An experiment in building a typed Lisp compiler and evaluator in Elm. 5
thma/lambda-ski Implementing a graph-reduction machine for a small functional language based on λ-calculus and combinatory logic 28