dovetail
Language compiler
A tool for building domain-specific languages in Haskell using a PureScript interpreter
A PureScript interpreter in Haskell
119 stars
3 watching
3 forks
Language: Haskell
last commit: almost 3 years ago haskellpurescript
Related projects:
Repository | Description | Stars |
---|---|---|
| A language targeting LLVM with the goal of building a simple compiler | 64 |
| A Haskell library that allows inline C and Objective-C code in Haskell programs | 146 |
| Compiles Haskell to WebAssembly for use in web applications | 166 |
| A Haskell compiler for a Lisp/Scheme-inspired language with an LLVM backend | 99 |
| Building a compiler in Haskell using a hands-on, top-down approach inspired by the "Let's Build a Compiler" series | 161 |
| Translates Haskell types to PureScript types and provides JSON encoding/decoding functionality | 111 |
| A language and toolset for generating hard real-time C code from a domain-specific stream language | 149 |
| Provides tools and exercises for practicing functional programming in Haskell | 118 |
| An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem | 242 |
| A Haskell + Lisp compiler and runtime environment for executing multi-language code. | 206 |
| A parser for JavaScript written in Haskell. | 159 |
| A modern, production-level starting template for building Haskell web applications with a layered architecture. | 310 |
| A parser generator tool for visibly pushdown languages | 748 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| A language and compiler for building fast, dynamic, and functional programs with built-in support for symbolic rewriting and lazy evaluation. | 317 |