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

GitHub

141 stars
6 watching
6 forks
Language: Rust
last commit: about 2 months ago
Linked from 1 awesome list

antimonycompilerlanguageprogrammingsabre

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ratstail91/toy An imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility. 237
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. 887
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. 520
rust-lang/rust Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. 99,490
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. 181
bamless/jstar A lightweight embeddable scripting language with built-in object-oriented support 116
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 46
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. 64
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,920