funcSug
GUI scripting language
A scripting language that simplifies GUI programming in browser by avoiding event-driven programming problems and allowing explicit parallelism.
A scripting language that simplifies GUI programming in browser. Just specify the actions to be performed at the same time and the times when you expect events to occur.
5 stars
2 watching
0 forks
Language: JavaScript
last commit: 8 days ago
Linked from 1 awesome list
browserconcurrencyeasyeventsguilanguageprogrammingstructured
Related projects:
Repository | Description | Stars |
---|---|---|
fubark/cyber | A fast and concurrent scripting language that can be embedded into various applications and platforms. | 1,223 |
kray-g/kinx | A scripting language with C-like syntax and object-oriented programming features. | 239 |
lantiga/ki | A programming language and runtime environment that combines elements of Lisp and JavaScript with Clojure data structures for scripting and automation. | 478 |
usbac/borealis | A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches | 31 |
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 |
brwhale/katascript | A lightweight scripting language designed to be easily embedded in C++ applications. | 97 |
arturo-lang/arturo | A simple, expressive language with a focus on scripting and efficient execution using bytecode and virtual machines. | 721 |
nilq/hugorm | A dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution | 30 |
erhanbaris/easylang | A simple programming language with a tiny stack-based virtual machine for fast code execution. | 25 |
thakeenathees/pocketlang | A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. | 1,520 |
ikskuh/lola | A lightweight programming language designed to be embedded in games and other applications to execute small scripts with controlled execution limits. | 194 |
jamesboer/jinx | An embeddable scripting language with a lightweight C++ implementation and focus on real-time applications | 315 |
lelanthran/csl | A scripting language for C programs using Lisp-like macros for high-level logic and data structures. | 2 |
luukdegram/luf | A scripting language built on top of Zig, aimed at experimental use for implementing new ideas. | 39 |