scripting-engine
There are 102 repositories under scripting-engine topic.
rhaiscript/rhai
Rhai - An embedded scripting language for Rust.
weihuajiang/WPF-Blockly
A WPF based visual programming editor and execution engine, which support all the code syntax (including module and object oriented programming), and even you can define your own syntax.
libriscv/rvscript
Fast RISC-V-based scripting backend for game engines
cleolibrary/CLEO-Redux
JavaScript runtime for GTA 3D era games/GTA IV/Bully
CommonWealthRobotics/BowlerStudio
A Full-Stack Robotics Development Environment
RickStrahl/Westwind.RazorHosting
Hosting the Razor Runtime outside of ASP.NET/MVC for use in non-Web .NET applications.
vovkos/jancy
The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like reactive programming, built-in lexer generator, and more.
archo5/sgscript
SGScript Scripting Engine
alemart/surgescript
SurgeScript: a scripting language for games.
ara3d/bowerbird
Scripted C# Plug-in Framework for Revit
sfranzyshen/ESP-Arduino-Lua
Lua scripting engine integrated in Arduino IDE as a Library for ESP8266/ESP32
HollowHorizon/HollowEngine
Engine for development story-based maps & modpacks
iluvcapra/py-ptsl
Native Python PTSL (Pro Tools Scripting Library) RPC interface
reefactor/cppy3
Embed Python 3 into your C++ app in 10 minutes
spy16/slurp
Slurp is a highly customisable LISP toolkit for Go applications. 💻
spy16/parens
Parens is a highly flexible and embeddable LISP toolkit. :computer:
adv12/FileSharper
An extensible, GUI-based file search and processing tool for Windows written in C# and WPF, with out-of-the-box functionality similar to grepWin and dnGrep
DleanJeans/hscript-plus
hscript with classes
scarletquasar/Cli.NET
🖥 OOP-first library focused on providing a key-value interface for creating command line tools based on instantiable commands
spy16/sabre
Sabre is highly customisable, embeddable LISP engine for Go. :computer:
chronologicaldot/CopperLang
The Copper interpreted programming language / embeddable interpreter / virtual machine
rhaiscript/book
The Rhai Book.
Team-RTCLI/RTCLI.Runtime
A Runtime implementation of ECMA-335 Common Language Infrastructure that is specifically designed for real-time applications.
rbrich/xcikit
Collection of C++ libraries for drawing 2D graphics, rendering text, and more.
JoaaoVerona/venusscript
A dynamic, interpreted, scripting language written in Java.
asplang/asp
Main repository for the Asp Scripting Platform for embedded systems. Includes the Asp engine, compiler, and other tools. MIT license.
danielbrendel/dnyAquaShell
AquaShell is a scripting shell for Windows that uses the dnyScript language. It can be used for automation or creating complex applications. The shell can be extended via plugins in order to provide custom script commands.
KrokodileGlue/oak
A small embedded scripting language.
vddCore/EVIL
Simple general purpose programming language, compiler and virtual machine meant for embedding in .NET applications.
huwdp/huwinterpreter
Huwinterpreter
klaki892/WSPro
Automated Weiss Schwarz TCG Simulator
manguluka/duktape-nim
Nim wrapper for the Duktape embeddable Javascript engine.
schungx/rhai
Rhai - An embedded scripting language for Rust [dev repo, may regularly force-push, pull from https://github.com/rhaiscript/rhai for a stable build]
wsoft-ws/Losetta
The execution environment and command line interface for AliceScript.
aalekhm/BasicCCompiler
A basic C language compiler from scratch.
sfranzyshen/ESP8266-Arduino-JavaScript
JavaScript scripting engine Arduino IDE Library for ESP8266