scripting-language
There are 1131 repositories under scripting-language topic.
AutoHotkey/AutoHotkey
AutoHotkey - macro-creation and automation-oriented scripting utility for Windows.
munificent/craftinginterpreters
Repository for the book "Crafting Interpreters"
iamgio/quarkdown
🪐 Markdown with superpowers — from ideas to papers, presentations and books.
red/red
Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single ~1MB file!
killme2008/aviatorscript
A high performance scripting language hosted on the JVM.
luau-lang/luau
A fast, small, safe, gradually typed embeddable scripting language derived from Lua
rhaiscript/rhai
Rhai - An embedded scripting language for Rust.
marcobambini/gravity
Gravity Programming Language
bigskysoftware/_hyperscript
a small scripting language for the web
mattwparas/steel
An embedded scheme interpreter in Rust
pocketpy/pocketpy
Portable Python 3.x Interpreter in Modern C for Game Scripting
PistonDevelopers/dyon
A rusty dynamically typed scripting language
vtereshkov/umka-lang
Umka: a statically typed embeddable scripting language
oxfeeefeee/goscript
An alternative implementation of Golang specs, written in Rust for embedding or wrapping.
ThakeeNathees/pocketlang
A lightweight, fast embeddable scripting language.
dbohdan/embedded-scripting-languages
A list of embedded scripting languages
michaelmacinnis/oh
A new Unix shell.
SkriptLang/Skript
Skript is a Paper plugin which allows server admins to customize their server easily, but without the hassle of programming a plugin or asking/paying someone to program a plugin for them.
adam-mcdaniel/dune
A shell🐚 by the beach🏖️!
GaijinEntertainment/daScript
daslang - high-performance statically strong typed scripting language
increpare/PuzzleScript
Open Source HTML5 Puzzle Game Engine
luaj/luaj
Lightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & luajava libraries, JSR-223 bindings, all metatags, weak tables and unique direct lua-to-java-bytecode compiling.
berry-lang/berry
A ultra-lightweight embedded scripting language optimized for microcontrollers.
beanshell/beanshell
Beanshell scripting language
neugram/ng
scripting language integrated with Go
J2TEAM/awesome-AutoIt
:star: A curated list of awesome UDFs, example scripts, tools and useful resources for AutoIt.
lucee/Lucee
Lucee is a high-performance, open-source CFML server written in Java. Supporting JDBC, Caching, Parallelism, HTTP, ORM, REST, S3 and dynamic Java integration, Lucee is great for developers aiming to build fast, scalable applications, delivering faster startup, rapid compilation and better runtime performance.
koto-lang/koto
A simple, expressive, embeddable programming language
felix-lang/felix
The Felix Programming Language
Beariish/bolt
High-performance, real-time optimized, and statically typed embedded language implemented in C.
NSIS-Dev/nsis
***This is just a mirror of https://sf.net/projects/nsis -- please report issues there*** NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution.
Nigh/I-wanna-clean-keyboard
Block the keyboard input while you were eating instant noodles on your laptop keyboard.
ArkScript-lang/Ark
ArkScript is a small, fast, functional and scripting language for C++ projects
abs-lang/abs
Home of the ABS programming language: the joy of shell scripting.
sagiegurari/duckscript
Simple, extendable and embeddable scripting language.
paladin-t/my_basic
A lightweight BASIC interpreter written in standard C in dual files. Aims to be embeddable, extendable and portable.