antimony
Toy language
A simple, easy-to-understand general-purpose programming language with a focus on minimalism and ease of use.
The Antimony programming language
139 stars
7 watching
6 forks
Language: Rust
last commit: 18 days ago
Linked from 1 awesome list
antimonycompilerlanguageprogrammingsabre
Related projects:
Repository | Description | Stars |
---|---|---|
ratstail91/toy | An imperative, bytecode-interpreted scripting language with C-like syntax and a focus on extensibility and customization. | 232 |
phorward/xpl | A toy programming language with C-like syntax and a small set of built-in functions, designed for educational purposes. | 10 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
dbetz/etalk | A programming language with object-oriented features and basic syntax for simple statements and expressions. | 3 |
abs-lang/abs | A language designed to combine the benefits of scripting languages like Python and Ruby with the convenience of Bash for terminal scripting. | 522 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |
bait-lang/bait | A compiler and runtime environment for a simple yet powerful programming language with consistent syntax balancing simplicity and type safety. | 19 |
alumina-lang/alumina | A statically typed, compiled language with features like modules and generics, aimed at system programming. | 176 |
bamless/jstar | A lightweight embeddable scripting language with built-in object-oriented support | 114 |
horse64/core.horse64.org | A high-level language with clean dynamic typing and a focus on large projects, aiming to be a more grounded alternative to Python. | 7 |
bradford-hamilton/monkey_lang_rust | Rewriting a scripting language in Rust to create a compiler and interpreter implementation | 6 |
core-lang/core | A Rust-based implementation of a general-purpose programming language with compiler, garbage collector, and JIT capabilities | 45 |
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 |
jaseemabid/olifant | A language targeting LLVM with the goal of building a simple compiler | 64 |
jfecher/ante | A systems language focused on refinement types and lifetime inference | 1,908 |