| Crates.io | hyoka |
| lib.rs | hyoka |
| version | 0.1.5 |
| created_at | 2020-08-08 22:40:39.543108+00 |
| updated_at | 2020-08-10 15:44:20.787242+00 |
| description | Generic REPL that can be configured to do pretty much anything you want. |
| homepage | https://github.com/hbina/hyoka |
| repository | https://github.com/hbina/hyoka |
| max_upload_size | |
| id | 274469 |
| size | 19,532 |
Rust library for anyone that wants to implement their own REPL programs. I created this library while I was following this tutorial some anon suggested Build Your Own Lisp.
See examples to see how to use it.