The most powerful scripting language in the universe. Period.
β¬ Download for Windows π§ Install on Arch (AUR)yay
, install it with yay -S ayaan
Runs at lightspeed. Execute `.ayaan` scripts instantly with optimized performance.
Install, remove, and list packages with the `aspkg` command β just like Node.js or pip!
Start servers with `serport = (3000)` and `serve "Hello, world!"` β in 2 lines!
No semicolons. No boilerplate. Just smart and easy-to-read code.
Use `plaayaan`, `uppercase`, `psyska`, `{variables}` and more β over 20 built-in commands!
ayaan myscript.ayaan
psyska -/ "text"
β Print to screenset x = 5
β Set variableadd x, 2
β Add to variableserport = (3000)
β Start web serverserve "Hello!"
β Serve inline HTMLservefile "index.html"
β Serve external fileaspkg install coolpkg
β Install packageAnd many moreβ¦