fmm
Compiler
A minimal functional programming language compiler target
The uncurried minimal functional programming language for CPS transformation
18 stars
3 watching
4 forks
Language: Rust
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Rust-based compiler and runtime environment designed to provide a safe and efficient way to execute functional programming languages. | 67 |
| A simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing | 295 |
| A functional programming language built on top of LLVM with the goal of producing highly optimized machine code. | 173 |
| Compiles high-level programming languages into input for provable computations protocols. | 304 |
| A modern, statically typed low-level programming language with strong focus on performance and minimalism. | 773 |
| A programming language being developed with Rust, aiming to implement compiler and interpreter components. | 42 |
| A reinforcement learning environment library for compiler optimization tasks | 917 |
| Compiles Cairo's intermediate representation to machine code using MLIR and LLVM | 123 |
| A compiler for a statically typed, pure-by-default functional programming language with an S-expressions-based syntax and support for a full-featured collections library. | 391 |
| Compiles the MicroC programming language into machine code using Haskell | 116 |
| Builds hardware descriptions into executable code using an LLVM-style compiler framework. | 101 |
| A high-level language for Rust that allows users to write efficient code in a dynamic, Javascript-esque syntax | 337 |
| A language targeting LLVM with the goal of building a simple compiler | 64 |
| A compiler for an experimental programming language called Okta | 27 |
| A framework for building incremental language compilers and analyzers. | 447 |