Implement Script Tag #1

Open
opened 2023-06-15 21:03:28 +00:00 by Tonoxis · 0 comments
Owner

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.

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.
Tonoxis added the
enhancement
label 2023-06-15 21:03:28 +00:00
Tonoxis self-assigned this 2023-06-15 21:03:28 +00:00
Sign in to join this conversation.
No description provided.