aiscript 0.2.0 copy "aiscript: ^0.2.0" to clipboard
aiscript: ^0.2.0 copied to clipboard

outdated

Parser and interpreter for AiScript, a lightweight scripting language, written in Dart.

0.2.0 #

  • The type of the args argument in Interpreter.call has been changed to List<Node>
  • Num values are now passed to native functions as copies (same as normal functions)
  • Added more API docs.

0.1.0 #

  • Initial release.
3
likes
0
points
24
downloads

Publisher

verified publisherleadrdrk.com

Weekly Downloads

Parser and interpreter for AiScript, a lightweight scripting language, written in Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

petitparser, uuid

More

Packages that depend on aiscript