wren

Scripting language

A small, class-based scripting language with concurrent capabilities.

The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.

GitHub

7k stars
155 watching
554 forks
Language: Wren
last commit: over 1 year ago
Linked from 4 awesome lists

bytecodecfibersinterpreterlanguagescripting-languageswren

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
cotowali/cotowali A statically typed scripting language that transpiles into POSIX shell scripts 615
usbac/borealis A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches 31
brwhale/katascript A lightweight scripting language designed to be easily embedded in C++ applications. 97
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
karlandr1/beryl An embeddable scripting language with value semantics. 31
larsaugustin/starship An interpreted language with strong typing and functional programming features for scripting and experimenting 28
ratstail91/toy An imperative, bytecode-interpreted scripting language with C-like syntax and a focus on extensibility and customization. 232
srinivasa314/neptune-lang A scripting language built on Rust, designed to be embeddable, concurrent, and secure. 44
nilq/hugorm A dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution 30
abs-lang/abs A language designed to combine the benefits of scripting languages like Python and Ruby with the convenience of Bash for terminal scripting. 522
jlangch/venice A sandboxed Lisp dialect with Java interoperability, designed to make scripting tasks easier and more efficient. 33
bamless/jstar A lightweight embeddable scripting language with built-in object-oriented support 114