🤗
Friendly Syntax
Adopts a syntax similar to JavaScript, making it easy for beginners to learn.
AiScriptScript language, but it runs in the browser
Perfect for user-created plugins and mini-games
🤗
Adopts a syntax similar to JavaScript, making it easy for beginners to learn.
🏝️
All operations are completed within the AiScript runtime. Even if an infinite loop is created, it will not affect the host JavaScript environment.
🧩
AiScript is easily customizable! You can inject constants or functions to extend its functionality.