php-src

Scripting language

The source code for a general-purpose scripting language used for web development.

The PHP Interpreter

GitHub

4 stars
2 watching
1 forks
Language: C
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ahgamut/janet A dynamic language with user scripting capabilities to extend C/C++ programs and automate system tasks. 5
whoiscc/shattuck A Rust-based language for scripting automation tasks 72
ratstail91/toy An imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility. 237
dimkr/szl A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. 150
soegaard/urlang A language designed to compile directly to JavaScript with a focus on simplicity and ease of use. 303
kray-g/kinx A scripting language with C-like syntax and object-oriented programming features. 237
brwhale/katascript A lightweight scripting language designed to be easily embedded in C++ applications. 98
thakeenathees/pocketlang A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. 1,520
alliedmodders/sourcepawn A statically typed scripting language for embedding in host applications. 374
slang-lang/slang A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. 21
sekomer/victim An interpreted scripting language written in Haskell with a simple syntax and clean alternatives to traditional control flow constructs. 41
mkhan45/rustscript2 An OCaml implementation of a functional scripting language with performance improvements and additional features. 36
murarth/ketos A scripting and extension language for Rust programs written in a Lisp dialect 751
mingodad/squilu A scripting language that extends and improves upon Squirrel with new features, modules, and a C-like syntax. 73
hammurabi/hcode A scripting language designed to be used with game engines, offering features like operator overloading and strong typing. 4