scriptorium
Scripting language benchmarks
A benchmarking study of scripting languages embedded in C++ and statically linked.
Game Scripting Languages benchmarked
499 stars
38 watching
42 forks
Language: C
last commit: over 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
brwhale/katascript | A lightweight scripting language designed to be easily embedded in C++ applications. | 97 |
glouw/rr | A programming language and its runtime environment with features such as dynamic typing, garbage collection, and support for various data structures. | 67 |
lelanthran/csl | A scripting language for C programs using Lisp-like macros for high-level logic and data structures. | 2 |
texitoi/benchmarksgame-rs | A collection of benchmarking implementations for comparing the performance of various programming languages | 70 |
pistondevelopers/dyon | A dynamically typed scripting language with Rust as its core | 1,775 |
luukdegram/luf | A scripting language built on top of Zig, aimed at experimental use for implementing new ideas. | 39 |
nilq/hugorm | A dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution | 30 |
thakeenathees/pocketlang | A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. | 1,520 |
lixizhi/nplruntime | A high-performance scripting language designed to write flexible algorithms and neural network algorithms, with a syntax 100%-compatible with Lua. | 266 |
lantiga/ki | A programming language and runtime environment that combines elements of Lisp and JavaScript with Clojure data structures for scripting and automation. | 478 |
slang-lang/slang | A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. | 17 |
murarth/ketos | A scripting and extension language for Rust programs written in a Lisp dialect | 752 |
rustyconover/duckdb-evalexpr-rhai-extension | Allows evaluating a scripting language in SQL statements within a database | 14 |
igor-petruk/scriptisto | Tool that automates compilation and execution of scripts written in compiled languages | 968 |
karlandr1/beryl | An embeddable scripting language with value semantics. | 31 |