Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/perigrin/xml-aiml
A parser for AIML documents.
https://github.com/perigrin/xml-aiml
Last synced: about 1 month ago
JSON representation
A parser for AIML documents.
- Host: GitHub
- URL: https://github.com/perigrin/xml-aiml
- Owner: perigrin
- Created: 2010-05-03T23:42:49.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-05-04T19:59:49.000Z (over 14 years ago)
- Last Synced: 2024-05-01T22:51:42.814Z (9 months ago)
- Language: Perl
- Size: 1.79 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XML::AIML
XML::AIML is a parser for AIML to convert it to Moose objects, as well as the Moose objects that model AIML nodes. The goal is to bootstrap this by creating an AIML interpreter based on Moose and KiokuDB.
## AIML
AIML is a markup language for building chatterbots.