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
1k stars
67 watching
50 forks
Language: Racket
last commit: 10 months ago
Linked from 1 awesome list
racket
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of macros for Racket to facilitate thread-safe programming | 49 |
| A Haskell library for building effectful applications with a focus on type-level effects and composability | 228 |
| A Haskell implementation of the Microsoft Language Server Protocol | 371 |
| A Lisp-like language compiled to WebAssembly for building web applications using Racket | 22 |
| A Common Lisp module that extends the language with a feature similar to anonymous lambda literals in other languages | 24 |
| An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem | 242 |
| An implementation of Haskell semantics using Lisp syntax | 67 |
| A parser combinator library designed to be industrial-strength and easy to use | 850 |
| A sprite-based 2D graphics engine written in Racket. | 39 |
| A Lisp-like language inspired by Clojure that compiles to R's abstract syntax tree for interpreted expression evaluation. | 202 |
| A Common Lisp library providing an interface to the Oxford dictionary API | 14 |
| A Lisp-flavoured C programming language with additional features like type deduction and compiler introspection. | 1,030 |
| A compact LISP-like language for JavaScript development | 980 |
| An experiment in building a typed Lisp compiler and evaluator in Elm. | 5 |
| Implementing a graph-reduction machine for a small functional language based on λ-calculus and combinatory logic | 28 |