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

GitHub

1k stars
19 watching
53 forks
Language: C
last commit: almost 2 years ago
Linked from 2 awesome lists

ccompilerconcurrencycoroutinescross-platformfibersinterpreterlanguageprogramming-languagescripting-languagestatic-typingvirtual-machine

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
dimkr/szlA lightweight, embeddable scripting language with dynamic typing and interpretive capabilities.150
slang-lang/slangA statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience.21
erhanbaris/easylangA simple programming language with a tiny stack-based virtual machine for fast code execution.25
bamless/jstarA lightweight embeddable scripting language with built-in object-oriented support116
usbac/borealisA scripting language with a C-like syntax designed to simplify programming and reduce common development headaches32
thakeenathees/pocketlangA lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming.1,520
mwiedev1/v1A C++ scripting language development system with support for various extensions and libraries.2
brwhale/katascriptA lightweight scripting language designed to be easily embedded in C++ applications.98
ahgamut/php-srcThe source code for a general-purpose scripting language used for web development.4
karlandr1/berylAn embeddable scripting language with value semantics.30
jespa007/zetscriptAn embedded scripting language with C++ support and a simple VM for executing scripts.37
mingodad/squiluA scripting language that extends and improves upon Squirrel with new features, modules, and a C-like syntax.73
soegaard/urlangA language designed to compile directly to JavaScript with a focus on simplicity and ease of use.303
alliedmodders/sourcepawnA statically typed scripting language for embedding in host applications.374
ratstail91/toyAn imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility.237