GitHub topics: embedded-scripting-language
Naereen/A-JavaScript-interpreter-for-the-NumWorks-calculator
An experimental app to run tiny JavaScript files from the editable local storage of your NumWorks calculator! Download the .nwa app from https://perso.crans.org/besson/publis/Numworks-apps/javascript.nwa
Language: C - Size: 2.33 MB - Last synced at: 7 days ago - Pushed at: 9 days ago - Stars: 2 - Forks: 0

ChaiScript/ChaiScript
Embedded Scripting Language Designed for C++
Language: C++ - Size: 6.14 MB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 3,014 - Forks: 341

rhaiscript/rhai
Rhai - An embedded scripting language for Rust.
Language: Rust - Size: 13.9 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 4,606 - Forks: 194

Naereen/A-C-Compiler-for-the-NumWorks-calculator
An experimental app to compile & run tiny C files, from the editable local storage of your NumWorks calculator! Download the .nwa app from https://perso.crans.org/besson/publis/Numworks-apps/tiny-c-compiler.nwa
Language: C - Size: 69.3 KB - Last synced at: 7 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

Naereen/nwagyu-lua-for-numworks Fork of nwagyu/lua
Lua interpreter for the NumWorks calculator. The app can be downloaded: https://perso.crans.org/besson/publis/Numworks-apps/lua.nwa
Language: C - Size: 272 KB - Last synced at: 7 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

rdotnet/rdotnet
.NET interop library to call the R statistical language in the same process
Language: C# - Size: 3.8 MB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 356 - Forks: 130

hetu-script/hetu-script
Hetu is a lightweight scripting language written in Dart for embedding in Flutter apps.
Language: Dart - Size: 59.2 MB - Last synced at: 16 days ago - Pushed at: about 2 months ago - Stars: 243 - Forks: 25

Rohansi/Mond
A scripting language for .NET Core
Language: C# - Size: 2.66 MB - Last synced at: 16 days ago - Pushed at: 2 months ago - Stars: 378 - Forks: 25

dbohdan/embedded-scripting-languages
A list of embedded scripting languages
Size: 228 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1,360 - Forks: 78

skx/evalfilter
A bytecode-based virtual machine to implement scripting/filtering support in your golang project.
Language: Go - Size: 1.88 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 119 - Forks: 12

Florian-Thake/TeaScript-Cpp-Library
TeaScript C++ Library - embedded scripting language for C++ Applications
Language: C++ - Size: 575 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 49 - Forks: 2

skx/critical
A simple/minimal TCL interpreter, written in golang
Language: Go - Size: 1.2 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 36 - Forks: 5

Akeit0/YukataScript
Fast Pure C# Script Language for Unity/C# (IL2CPP is supported)
Language: C# - Size: 28.6 MB - Last synced at: 23 days ago - Pushed at: about 1 year ago - Stars: 44 - Forks: 0

krgamestudios/Toy
The Toy Programming Language.
Language: C - Size: 1.95 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 244 - Forks: 14

TediusTimmy/Backwards
An embedded scripting language in C++.
Language: C++ - Size: 959 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

spy16/slurp
Slurp is a highly customisable LISP toolkit for Go applications. 💻
Language: Go - Size: 164 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 34 - Forks: 3

H2CO3/Sparkling 📦
Lightweight extension language
Language: C - Size: 1.96 MB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 232 - Forks: 21

DeedleFake/wdte
WDTE is a simple, functional-ish, embedded scripting language.
Language: Go - Size: 87.9 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 0

chloro-pn/wamon
Embedded Scripting Language Designed for C++
Language: C++ - Size: 482 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 1

dimkr/szl
A lightweight, embeddable scripting language
Language: C - Size: 850 KB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 150 - Forks: 12

johnsonyl/cpps
CPPS is a lightweight embedded scripting language with syntax similar to C++. It has many features of the current mainstream languages, including coroutine, object-oriented, lambda, closure, generic variable, custom module support, GC garbage collection and cross platform. CPPS interprets the program as bytecode to run in virtual machine through built-in syntax parsing
Language: C++ - Size: 73.3 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 32 - Forks: 8

bialang/gobia
A Go wrapper for Bia
Language: Go - Size: 12.7 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

aziis98/go-lisp-interpreter
A small interpreter for a lisp like language embedded in Go
Language: Go - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

dimkr/packsiz
A tiny, hackable and secure package manager
Language: Meson - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

AmokHuginnsson/yaal
Yet another abstraction layer - a general purpose C++ library.
Language: C++ - Size: 10.2 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 15 - Forks: 4

matusnovak/python-embedded-example-project 📦
This is an example project using mebedded python in C++ console application using CMake
Language: CMake - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 38 - Forks: 8

rdotnet/rdotnet-onboarding
A quick start guide for using R.NET
Language: C# - Size: 2.17 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 42 - Forks: 43

mixalich7b/uproar-mac-client
Native mac os client that can play video and audio from telegram using uproar platform
Language: Swift - Size: 3.15 MB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

KrokodileGlue/oak
A small embedded scripting language.
Language: C - Size: 1.26 MB - Last synced at: about 2 hours ago - Pushed at: over 7 years ago - Stars: 14 - Forks: 2

dragoncoder047/lilduino
Running LIL (http://runtimeterror.com/tech/lil/) on an ESP32 Arduino.
Language: C++ - Size: 181 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

zillow/abysmal
Appallingly basic yet somehow mostly adequate language
Language: Python - Size: 89.8 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 2

seanpringle/rela
Language: C++ - Size: 151 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

fanchy/spython
A simple implementation of python interpreter Based AST virtual machine
Language: Python - Size: 881 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 1
