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: 3 months ago
Linked from 2 awesome lists
ccompilerconcurrencycoroutinescross-platformfibersinterpreterlanguageprogramming-languagescripting-languagestatic-typingvirtual-machine
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. | 150 |
| A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. | 21 |
| A simple programming language with a tiny stack-based virtual machine for fast code execution. | 25 |
| A lightweight embeddable scripting language with built-in object-oriented support | 116 |
| A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches | 32 |
| A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. | 1,520 |
| A C++ scripting language development system with support for various extensions and libraries. | 2 |
| A lightweight scripting language designed to be easily embedded in C++ applications. | 98 |
| The source code for a general-purpose scripting language used for web development. | 4 |
| An embeddable scripting language with value semantics. | 30 |
| An embedded scripting language with C++ support and a simple VM for executing scripts. | 37 |
| A scripting language that extends and improves upon Squirrel with new features, modules, and a C-like syntax. | 73 |
| A language designed to compile directly to JavaScript with a focus on simplicity and ease of use. | 303 |
| A statically typed scripting language for embedding in host applications. | 374 |
| An imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility. | 237 |