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
79 forks
Language: C
last commit: 5 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 serving as part of another program, allowing customization and extensibility. 237
usbac/borealis A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches 32
dimkr/szl A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. 150
cotowali/cotowali A statically typed scripting language that transpiles into POSIX sh. 614
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. 98
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. 21
bamless/jstar A lightweight embeddable scripting language with built-in object-oriented support 116
alliedmodders/sourcepawn A statically typed scripting language for embedding in host applications. 374
arturo-lang/arturo A simple, expressive language with a focus on scripting and efficient execution using bytecode and virtual machines. 728
lixizhi/nplruntime A high-performance scripting language designed to write flexible algorithms and neural network algorithms, with a syntax 100%-compatible with Lua. 267
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. 30