AiScript
AiScript is a multi-paradigm programming language that runs on JavaScript. This specific version is forked from the original for use in Akkordian.
- First-class support for arrays, functions, objects, etc.
- Flexibility, including conditional branches and blocks can be treated as expressions
- Easy to write, no need for semicolons or commas
- Functions and variables can be provided from the host
License
AiScript is licensed under the MIT license.