scriptorium
Scripting language benchmarks
A benchmarking study of scripting languages embedded in C++ and statically linked.
Game Scripting Languages benchmarked
500 stars
37 watching
42 forks
Language: C
last commit: over 9 years ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A lightweight scripting language designed to be easily embedded in C++ applications. | 98 |
| | A programming language and its runtime environment with features such as dynamic typing, garbage collection, and support for various data structures. | 68 |
| | A scripting language for C programs using Lisp-like macros for high-level logic and data structures. | 2 |
| | A collection of benchmarking implementations for comparing the performance of various programming languages | 70 |
| | A dynamically typed scripting language with Rust as its core | 1,784 |
| | A scripting language built on top of Zig, aimed at experimental use for implementing new ideas. | 39 |
| | A dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution | 30 |
| | A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. | 1,520 |
| | A high-performance scripting language designed to write flexible algorithms and neural network algorithms, with a syntax 100%-compatible with Lua. | 267 |
| | A programming language and runtime environment that combines elements of Lisp and JavaScript with Clojure data structures for scripting and automation. | 478 |
| | A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. | 21 |
| | A scripting and extension language for Rust programs written in a Lisp dialect | 751 |
| | Allows evaluating a scripting language in SQL statements within a database | 14 |
| | Tool that automates compilation and execution of scripts written in compiled languages | 977 |
| | An embeddable scripting language with value semantics. | 30 |