amy
Strict compiler
A programming language designed to compile to LLVM, with a focus on strict compilation and Haskell-like syntax.
Strict Haskell-like programming language that compiles to LLVM
70 stars
5 watching
3 forks
Language: Haskell
last commit: about 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jameshaydon/lawvere | A programming language with effects based on category theory and used to compile programs into various categorical abstractions. | 268 |
valderman/haste-compiler | A compiler that converts Haskell code into JavaScript to run in web browsers or other environments. | 1,440 |
jaseemabid/olifant | A language targeting LLVM with the goal of building a simple compiler | 64 |
ljulliar/rlang | A compiler that converts a Ruby-like language into efficient WebAssembly code | 38 |
sam46/paskell | A compiler that translates Pascal source code into LLVM IR and can be executed directly or used to generate native machine code. | 126 |
ajhc/ajhc | A Haskell compiler that aims to improve the performance and efficiency of the language | 134 |
talw/crisp-compiler | A Haskell compiler for a Lisp/Scheme-inspired language with an LLVM backend | 99 |
azur1s/holymer | A programming language being developed with Rust, aiming to implement compiler and interpreter components. | 42 |
faylang/fay | A programming language that compiles to JavaScript, based on Haskell. | 1,283 |
tweag/haskellr | An environment for efficient data processing using Haskell or R code. | 585 |
frege/frege | A Haskell implementation for the JVM with a strong focus on functional programming and type inference. | 3,640 |
anoma/juvix | A compiler for a programming language designed for decentralized applications with a focus on intent-centric and declarative programming. | 458 |
lwiest/basiccompiler | Compiles BASIC programs into Java bytecode. | 29 |
mchakravarty/language-c-inline | A Haskell library that allows inline C and Objective-C code in Haskell programs | 146 |
paf31/dovetail | A tool for building domain-specific languages in Haskell using a PureScript interpreter | 119 |