cmajorm
Compiler toolkit
A compiler and toolkit for a statically typed, compiled programming language
Source code for the Cmajor compiler and tools for Windows x64 and Linux, modular version
6 stars
3 watching
2 forks
Language: HTML
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
saman-pasha/lcc | A Lisp-like compiler and toolset for writing C code with additional features | 26 |
holzschu/llvm | A toolkit for building highly optimized compilers and runtime environments. | 54 |
kit-ty-kate/labrys | A compiler for a toy language based on LLVM that implements the System Fω type-system | 103 |
jaseemabid/olifant | A language targeting LLVM with the goal of building a simple compiler | 64 |
swadicalrag/wasm2lua | A tool for compiling WebAssembly modules to Lua code | 194 |
mit-plv/rupicola | A toolkit for compiling functional programs into imperative code for performance-critical applications | 50 |
ryanmjacobs/c | A utility for compiling and executing C scripts in one go! | 2,096 |
talw/crisp-compiler | A Haskell compiler for a Lisp/Scheme-inspired language with an LLVM backend | 99 |
ajeetdsouza/loxcraft | A compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications. | 274 |
mkleemann/cmake-avr | A CMake toolchain for AVR projects | 174 |
jank-lang/jank | A Clojure dialect on LLVM with C++ interop for a general-purpose programming language. | 1,685 |
pltools/lama | A programming language designed to introduce concepts of programming languages, compilers, and tools in an educational setting | 70 |
ljulliar/rlang | A compiler that converts a Ruby-like language into efficient WebAssembly code | 38 |
mchakravarty/language-c-inline | A Haskell library that allows inline C and Objective-C code in Haskell programs | 147 |
dundalek/liz | 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. | 266 |