buzz
Scripting lang
A statically typed scripting language with features like JIT compilation and fibers, designed to be small and lightweight.
👨🚀 buzz, A small/lightweight statically typed scripting language
1k stars
16 watching
35 forks
Language: Zig
last commit: 11 days ago
Linked from 2 awesome lists
languagezig
Related projects:
Repository | Description | Stars |
---|---|---|
slang-lang/slang | A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. | 17 |
usbac/borealis | A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches | 31 |
fubark/cyber | A fast and concurrent scripting language that can be embedded into various applications and platforms. | 1,224 |
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 |
arturo-lang/arturo | A simple, expressive language with a focus on scripting and efficient execution using bytecode and virtual machines. | 722 |
cotowali/cotowali | A statically typed scripting language that transpiles into POSIX shell scripts | 615 |
hook-lang/hook | A cross-platform, dynamically typed scripting language with a C-like syntax and a focus on mutable value semantics. | 104 |
ratstail91/toy | An imperative, bytecode-interpreted scripting language with C-like syntax and a focus on extensibility and customization. | 232 |
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 |
wren-lang/wren | A small, class-based scripting language with concurrent capabilities. | 6,932 |
larsaugustin/starship | An interpreted language with strong typing and functional programming features for scripting and experimenting | 28 |
jamesboer/jinx | An embeddable scripting language with a lightweight C++ implementation and focus on real-time applications | 315 |
koto-lang/koto | A Rust-based language and compiler for creating simple, embeddable scripting languages. | 524 |
bamless/jstar | A lightweight embeddable scripting language with built-in object-oriented support | 114 |