mash-lang
Embedded language
A lightweight, untyped language with dynamic typing and type coercion, supporting OOP and multithreading, designed for embeddability.
Untyped, lightweight, crossplatform OOP language.
91 stars
12 watching
4 forks
Language: Pascal
last commit: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
dflemstr/tin | A statically structurally typed JIT-compiled programming language designed to be easily embedded in other programs. | 63 |
narasimha1997/boson-lang | A programming language and ecosystem built on Rust to provide an interpreted, dynamically-typed platform for general-purpose hobby programming. | 122 |
rxi/fe | A small, embeddable language implemented in ANSI C | 1,325 |
i2y/mochi | A dynamically typed programming language with features inspired by functional and actor-style programming models. | 915 |
rusini/manool | A language designed to help developers create prototype code quickly and then refactor it into production-ready code | 62 |
therealmichaelwang/nohopython | A compiled, statically typed language for Python-like programming with memory and type safety guarantees. | 12 |
therealmichaelwang/cish | A language focused on being practical and pragmatic while still providing strong typing and powerful type arguments. | 35 |
marcelklehr/magnet | An object-oriented language with duck typing and syntax-driven features | 7 |
daniel-kun/omni | An integrated development environment aiming to reduce coding complexity and increase productivity by automating tasks and providing features for efficient code management. | 34 |
mun-lang/mun | A programming language and runtime environment designed to facilitate rapid development through ahead-of-time compilation and hot reloading. | 1,877 |
tomahawkins/improve | A Haskell-based language for high-assurance embedded applications with model checking and compilation to multiple platforms. | 56 |
wheretib/nullc | An embeddable programming language with advanced features and runtime support for multiple execution modes. | 165 |
srinivasa314/neptune-lang | A scripting language built on Rust, designed to be embeddable, concurrent, and secure. | 44 |
vadixidav/typeflow | A minimalist programming language where casting is the primary operation | 0 |
dibyendumajumdar/ravi | An open-source programming language extension with limited static typing and just-in-time compilation capabilities | 1,169 |