slang
Scripting Language
A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience.
Statically typed scripting language... syntax errors should be catched at design time!
17 stars
0 watching
3 forks
Language: C++
last commit: 13 days ago c-plus-plusdebuggerinterpreterlanguagepackage-managerprogramming-languagescripting-language
Related projects:
Repository | Description | Stars |
---|---|---|
alliedmodders/sourcepawn | A statically typed scripting language for embedding in host applications. | 373 |
brwhale/katascript | A lightweight scripting language designed to be easily embedded in C++ applications. | 97 |
usbac/borealis | A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches | 31 |
ratstail91/toy | An imperative, bytecode-interpreted scripting language with C-like syntax and a focus on extensibility and customization. | 232 |
cotowali/cotowali | A statically typed scripting language that transpiles into POSIX shell scripts | 615 |
buzz-language/buzz | A statically typed scripting language with features like JIT compilation and fibers, designed to be small and lightweight. | 1,231 |
dimkr/szl | A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. | 149 |
thakeenathees/pocketlang | A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. | 1,520 |
lelanthran/csl | A scripting language for C programs using Lisp-like macros for high-level logic and data structures. | 2 |
karlandr1/beryl | An embeddable scripting language with value semantics. | 31 |
hook-lang/hook | A cross-platform, dynamically typed scripting language with a C-like syntax and a focus on mutable value semantics. | 104 |
arturo-lang/arturo | A simple, expressive language with a focus on scripting and efficient execution using bytecode and virtual machines. | 722 |
fubark/cyber | A fast and concurrent scripting language that can be embedded into various applications and platforms. | 1,224 |
jamesboer/jinx | An embeddable scripting language with a lightweight C++ implementation and focus on real-time applications | 315 |
albertodemichelis/squirrel | A C++ implementation of the Squirrel programming language | 926 |