Implement Script Tag #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We should have a
<script/>tag implemented in the interpreter instead of relying on the PandoraBots standard with different scripting language tags. We could easily go the route of most web browsers and implement a single tag with attributes requesting the correct parser, or use ClearScript by default.This will allow for more succinct AIML, and will ease development of the virtual assistant features.