umka-lang
Scripting language
A statically typed embeddable scripting language that aims to provide a balance between simplicity and type safety for building cross-platform applications.
Umka: a statically typed embeddable scripting language
1k stars
19 watching
53 forks
Language: C
last commit: 8 days ago
Linked from 2 awesome lists
ccompilerconcurrencycoroutinescross-platformfibersinterpreterlanguageprogramming-languagescripting-languagestatic-typingvirtual-machine
Related projects:
Repository | Description | Stars |
---|---|---|
dimkr/szl | A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. | 149 |
slang-lang/slang | A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. | 17 |
erhanbaris/easylang | A simple programming language with a tiny stack-based virtual machine for fast code execution. | 25 |
bamless/jstar | A lightweight embeddable scripting language with built-in object-oriented support | 114 |
usbac/borealis | A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches | 31 |
thakeenathees/pocketlang | A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. | 1,520 |
mwiedev1/v1 | A C++ scripting language development system with support for various extensions and libraries. | 2 |
brwhale/katascript | A lightweight scripting language designed to be easily embedded in C++ applications. | 97 |
ahgamut/php-src | The source code for a general-purpose scripting language used for web development. | 4 |
karlandr1/beryl | An embeddable scripting language with value semantics. | 31 |
jespa007/zetscript | An embedded scripting language with C++ support and a simple VM for executing scripts. | 37 |
mingodad/squilu | A scripting language that extends and improves upon Squirrel with new features, modules, and a C-like syntax. | 73 |
soegaard/urlang | A language designed to compile directly to JavaScript with a focus on simplicity and ease of use. | 302 |
alliedmodders/sourcepawn | A statically typed scripting language for embedding in host applications. | 373 |
ratstail91/toy | An imperative, bytecode-interpreted scripting language with C-like syntax and a focus on extensibility and customization. | 232 |