Hey everyone! ๐ I built isimbulamadimscript (IBS) , a zero-dependency, lightweight, embeddable scripting language designed for web games and interactive logic. Why does it exist? Instead of embedding heavy engines, IBS lets you run scripts with: ๐๏ธ Constant Folding & AST Caching (Optimized execution) ๐ก๏ธ Self-Healing Syntax (Auto-corrects missing parens in if / while ) ๐ฆ Subroutines ( Addbranch / Call macros) ๐ Remote Execution ( Urlcall - loadstring over HTTP) Check it out on GitHub: ๐ https://github.com/yusufcicel54-rgb/-simbulamadimscript CDN: html

Meet isimbulamadimscript (IBS): A Lightweight Embedded Language for Web Games
Yusuf รiรงel

