pocketlang

Scripting language

A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming.

A lightweight, fast embeddable scripting language.

GitHub

2k stars
22 watching
80 forks
Language: C
last commit: 3 months ago
Linked from 2 awesome lists

bytecode-compilercfunctionalinterpreterlanguageprogramming-languagescripting-languagevm

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ratstail91/toy An imperative, bytecode-interpreted scripting language with C-like syntax and a focus on extensibility and customization. 232
usbac/borealis A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches 31
dimkr/szl A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. 149
cotowali/cotowali A statically typed scripting language that transpiles into POSIX shell scripts 615
srinivasa314/neptune-lang A scripting language built on Rust, designed to be embeddable, concurrent, and secure. 44
brwhale/katascript A lightweight scripting language designed to be easily embedded in C++ applications. 97
erhanbaris/easylang A simple programming language with a tiny stack-based virtual machine for fast code execution. 25
slang-lang/slang A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. 17
bamless/jstar A lightweight embeddable scripting language with built-in object-oriented support 114
alliedmodders/sourcepawn A statically typed scripting language for embedding in host applications. 373
arturo-lang/arturo A simple, expressive language with a focus on scripting and efficient execution using bytecode and virtual machines. 722
lixizhi/nplruntime A high-performance scripting language designed to write flexible algorithms and neural network algorithms, with a syntax 100%-compatible with Lua. 266
therealmichaelwang/nohopython A compiled, statically typed language for Python-like programming with memory and type safety guarantees. 12
mingodad/squilu A scripting language that extends and improves upon Squirrel with new features, modules, and a C-like syntax. 73
karlandr1/beryl An embeddable scripting language with value semantics. 31