letlang
Type-based compiler
A compiler for a functional language with a powerful type system
Functional language with a powerful type system.
166 stars
3 watching
4 forks
Language: Rust
last commit: about 1 year ago compilerfunctionallanguageletlang
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 749 |
| A Lisp-flavored programming language built on top of Zig, aiming to provide a lower-level alternative to Clojure with more direct access to hardware. | 268 |
| A Haskell + Lisp compiler and runtime environment for executing multi-language code. | 206 |
| An experimental compiler for a Lisp-like programming language with a focus on self-hosting and compilation to LLVM backend. | 156 |
| A high-level language for Rust that allows users to write efficient code in a dynamic, Javascript-esque syntax | 337 |
| A programming language with effects based on category theory and used to compile programs into various categorical abstractions. | 268 |
| A compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications. | 279 |
| A compiler for a multi-syntax functional programming language that compiles to WebAssembly | 621 |
| A programming language compiler to WebAssembly with minimalistic syntax and full control over imports and exports. | 55 |
| Exploring type-level programming in Rust with a focus on simplicity and expressiveness | 323 |
| A Haskell compiler for a Lisp/Scheme-inspired language with an LLVM backend | 99 |
| A Lisp dialect implemented with Crystal | 44 |
| An interpreted functional programming language with type inference and efficient parsing. | 389 |
| A compiler for a toy language based on LLVM that implements the System Fω type-system | 103 |
| A compiler that converts a Ruby-like language into efficient WebAssembly code | 38 |