alumina

System programming language

A statically typed, compiled language with features like modules and generics, aimed at system programming.

A general purpose programming language

GitHub

176 stars
8 watching
8 forks
Language: Rust
last commit: about 1 month ago
compilerprogramming-language

Related projects:

Repository Description Stars
alilleybrinker/langs-in-rust A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. 874
azur1s/holymer A programming language being developed with Rust, aiming to implement compiler and interpreter components. 42
one-language/one A system programming language designed to build reliable and efficient software with a focus on simplicity and high performance. 288
rust-lang/reference The Rust Language Reference is the primary documentation for the Rust programming language. 1,248
rust-lang/rust The Rust project provides tools and infrastructure to build efficient, reliable software 98,564
core-lang/core A Rust-based implementation of a general-purpose programming language with compiler, garbage collector, and JIT capabilities 45
bradford-hamilton/monkey_lang_rust Rewriting a scripting language in Rust to create a compiler and interpreter implementation 6
jfecher/ante A systems language focused on refinement types and lifetime inference 1,908
glouw/rr A programming language and its runtime environment with features such as dynamic typing, garbage collection, and support for various data structures. 67
ajeetdsouza/loxcraft A compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications. 274
antimony-lang/antimony A simple, easy-to-understand general-purpose programming language with a focus on minimalism and ease of use. 139
superstar64/aith A language project that aims to create a systems programming language with a strong emphasis on type systems and advanced features like levity polymorphism, first-class inline functions, linear types, and effectful regions. 65
ring-lang/ring A general-purpose programming language designed to be simple, flexible, and portable across various platforms. 1,273
rune-rs/rune An embeddable dynamic programming language for Rust. 1,758
adamsol/pyxell A multi-paradigm programming language with static typing and compilation to native machine code. 55