Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 171 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 171 Bytes

(WIP)

AIML in Rust

Implementing a modified version of AIML 2.0 in Rust.

Running

To run use cargo run

Testing

To test the library use cargo test -p libaiml