ayaan 1.60.2

AyaanScript+ runtime and ASPKG package manager. A small scripting language with classes, inheritance, FFI, and a built-in webserver.
1
2
3
4
5
6
7
@name testpackage
@version v2
@author Ayaan
@description test package to see packages work.
@license MIT
@main main.ayaan
@help run the command test to see if the package works.