crunch-lang
Language compiler
A systems-level language focused on ease of use, portability, and speed, designed to optimize performance and safety.
A strongly & statically typed systems level language focused on ease of use, portability and speed, built for the modern age.
52 stars
5 watching
2 forks
Language: Rust
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nickmqb/muon | A modern, statically typed low-level programming language with strong focus on performance and minimalism. | 772 |
azur1s/holymer | A programming language being developed with Rust, aiming to implement compiler and interpreter components. | 42 |
miki151/zenon | A statically typed language and compiler that aims to offer safer and easier application development while preserving performance | 74 |
champii/rock | A Rust-based compiler and runtime environment designed to provide a safe and efficient way to execute functional programming languages. | 67 |
ajeetdsouza/loxcraft | A compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications. | 276 |
murisi/l2 | A minimalist language with procedural macro support | 135 |
kiselgra/c-mera | A source-to-source compiler system for C-like languages using Lisp's macro system. | 411 |
cxxxr/valtan | A compiler that translates Common Lisp code into JavaScript | 240 |
hackerfoo/poprc | A compiler for a language that supports recursion and concatenative data structures with features like dependent types and partial evaluation | 244 |
eliah-lakhin/lady-deirdre | A framework for building incremental language compilers and analyzers. | 446 |
ren-lang/compiler | A compiler and package providing an interface to the Ren programming language, enabling development of tools and utilities around it. | 101 |
xixixao/shem | 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 |
kelilanguage/compiler | A Haskell implementation of a compiler for a custom programming language | 171 |
ion-lang/ion | A minimalist JavaScript language with curried functions, type detection and comparison improvements, and reduced mutable operations. | 80 |
gren-lang/compiler | A compiler that translates code written in Gren into machine code or another target language. | 397 |