fluo-lang / fluocLinks
a concurrent compiled programming language
☆15Updated 3 years ago
Alternatives and similar repositories for fluoc
Users that are interested in fluoc are comparing it to the libraries listed below
Sorting:
- An experimental programming language for ergonomic software verification☆16Updated 3 months ago
- Jazz - modern and fast programming language.☆95Updated 3 years ago
- An LLVM compiler for an ML-like language (written in Rust)☆62Updated 3 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 3 years ago
- A gradually typed language originally based on the crafting interpreters series☆66Updated 6 months ago
- A strongly & statically typed systems level language focused on ease of use, portability and speed, built for the modern age.☆53Updated 4 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆46Updated last year
- hindley-milner algorithm☆62Updated 2 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆64Updated 2 years ago
- A super-fast, stack-based virtual machine for dynamic languages☆74Updated 11 months ago
- [WIP] Compiler for the Limonite programming language.☆14Updated 3 years ago
- ☆25Updated 4 years ago
- ☆39Updated 5 years ago
- Tox is a statically typed version programming language that is written in rust.☆39Updated 3 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- 👌 A smol functional language that targets other languages☆66Updated 2 years ago
- Rust bindings for libgccjit☆30Updated last week
- Implementation of Immix Mark-Region Garbage collector written in Rust Programming Language.☆37Updated 5 years ago
- Interpreted language and bytecode VM of my own design written in Rust [Unmaintained]☆29Updated 6 years ago
- 🧙♂️A small programming language with static typing and native compilation, selfhosted☆53Updated last week
- Wait, another virtual machine ?☆61Updated 4 years ago
- A fully-featured lexer generator, implemented as a proc macro☆71Updated last month
- ☆23Updated 2 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust