mlatu
Concatenative language
A declarative concatenative programming language implemented in Rust using term rewriting as an evaluation model.
A declarative concatenative programming language
158 stars
7 watching
10 forks
Language: Rust
last commit: about 1 year ago
Linked from 1 awesome list
concatenativeconcatenative-programming-languageinterpreterlanguageproglands-discordprogramming-language
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A minimal concatenative programming language implemented in Nim. | 26 |
| | A Rust-based implementation of a general-purpose programming language with compiler, garbage collector, and JIT capabilities | 46 |
| | A language and compiler for a statically-typed concatenative programming paradigm. | 51 |
| | A simple programming language designed to be embedded in Rust applications or used as a standalone scripting language. | 532 |
| | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
| | A procedural concatenative stack-oriented compiled programming language inspired by Lua and Porth. | 17 |
| | A Rust machine learning crate providing algorithms and utilities for building and training machine learning models. | 626 |
| | Language support for CMake projects to facilitate Rust development | 170 |
| | An experimental language designed to explore the limitations of a single-stack model of computation through a minimalist and introspective syntax. | 11 |
| | Rewriting a scripting language in Rust to create a compiler and interpreter implementation | 6 |
| | A compiler for an experimental programming language called Okta | 27 |
| | A programming language and runtime environment that compiles to JavaScript ES Modules, with features like indentation-based syntax, functional style, and hot code swapping. | 116 |
| | A dynamically-typed concurrent programming language with minimalistic design and support for first-class functions, concurrency, error handling, and implicit return values. | 59 |
| | A scripting and extension language for Rust programs written in a Lisp dialect | 751 |