hook
Scripting language
A cross-platform, dynamically typed scripting language with a C-like syntax and a focus on mutable value semantics.
The Hook Programming Language
108 stars
5 watching
3 forks
Language: C
last commit: 7 months ago
Linked from 1 awesome list
bytecodec-styledynamically-typedinterpretermutable-value-semanticsreference-countingscripting-languagestack-basedvirtual-machine
Related projects:
Repository | Description | Stars |
---|---|---|
usbac/borealis | A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches | 32 |
slang-lang/slang | A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. | 21 |
ratstail91/toy | An imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility. | 237 |
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 |
lelanthran/csl | A scripting language for C programs using Lisp-like macros for high-level logic and data structures. | 2 |
brwhale/katascript | A lightweight scripting language designed to be easily embedded in C++ applications. | 98 |
fjcaetano/react-hook-hooked | A utility to simplify attaching hooks to React components | 11 |
cotowali/cotowali | A statically typed scripting language that transpiles into POSIX sh. | 614 |
dimkr/szl | A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. | 150 |
arturo-lang/arturo | A simple, expressive language with a focus on scripting and efficient execution using bytecode and virtual machines. | 728 |
fubark/cyber | A fast and concurrent scripting language that can be embedded into various applications and platforms. | 1,239 |
kray-g/kinx | A scripting language with C-like syntax and object-oriented programming features. | 237 |
buzz-language/buzz | A statically typed scripting language with features like JIT compilation and fibers, designed to be small and lightweight. | 1,243 |
karlandr1/beryl | An embeddable scripting language with value semantics. | 30 |