salt
compilation target
An intermediate language designed to facilitate low-level programming without the burden of manual memory management.
The compilation target that functional programmers always wanted.
62 stars
8 watching
3 forks
Language: Haskell
last commit: over 4 years ago
Linked from 1 awesome list
compilationcompilerfunctionallambda-calculuslanguagelow-leveltarget
Related projects:
Repository | Description | Stars |
---|---|---|
| An experimental compiler for a statically typed Haskell dialect with computational effects and capabilities | 174 |
| A list of compilers and transpilers that can generate C code from various programming languages. | 709 |
| A language targeting LLVM with the goal of building a simple compiler | 64 |
| Compiling to categories involves translating Haskell programs into more expressive mathematical frameworks. | 439 |
| A compiler and runtime environment for a simple yet powerful programming language with consistent syntax balancing simplicity and type safety. | 19 |
| Implementing a graph-reduction machine for a small functional language based on λ-calculus and combinatory logic | 28 |
| A Haskell library that allows inline C and Objective-C code in Haskell programs | 146 |
| Formalizations of functional languages with a focus on proof and verification | 142 |
| A simple programming language written in C that is compiled to C. | 53 |
| A tool for building domain-specific languages in Haskell using a PureScript interpreter | 119 |
| A Haskell + Lisp compiler and runtime environment for executing multi-language code. | 206 |
| A compiler that translates an imperative programming language into machine code | 157 |
| A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller. | 29 |
| A simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing | 295 |