embedded-scripting-languages

Scripting languages

A list of embedded scripting languages to use in applications.

A list of embedded scripting languages

GitHub

1k stars
51 watching
78 forks
last commit: 6 months ago
Linked from 2 awesome lists

embedded-scripting-languageinterpreterslistscriptingscripting-language

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fubark/cyber A fast and concurrent scripting language that can be embedded into various applications and platforms. 1,239
benzap/eden A scripting language designed to be embeddable and extensible, with syntax similar to Lua, built on top of Clojure. 136
abs-lang/abs A language designed to combine the benefits of scripting languages like Python and Ruby with the convenience of Bash for terminal scripting. 520
erhanbaris/easylang A simple programming language with a tiny stack-based virtual machine for fast code execution. 25
dbohdan/structured-text-tools Tools and utilities for working with structured text data from various formats. 6,984
dimkr/szl A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. 150
bamless/jstar A lightweight embeddable scripting language with built-in object-oriented support 116
pistondevelopers/dyon A dynamically typed scripting language with Rust as its core 1,784
karlandr1/beryl An embeddable scripting language with value semantics. 30
mkhan45/rustscript2 An OCaml implementation of a functional scripting language with performance improvements and additional features. 36
ghost-language/ghost A small, embeddable scripting language with object-oriented and functional programming capabilities 64
slang-lang/slang A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. 21
rohansi/mond A .NET Core scripting language with features like prototype-based inheritance and a built-in debugger 369
thakeenathees/pocketlang A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. 1,520
ratstail91/toy An imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility. 237