Nicolas Luck
|
2f45f0cfed
|
Add convenience methods Machine::load_module_string() and Machine::run_query()
|
2023-07-11 14:51:58 +02:00 |
|
Nicolas Luck
|
112d398175
|
Add Machine::run_input_once() which reads one goal from user input and runs it
|
2023-07-11 14:24:30 +02:00 |
|
Nicolas Luck
|
95b31146b5
|
Add Machine::set_user_input(&mut self, input: String) and get_user_output() -> String. Make read_term_from_user_input() handle Stream::Byte.
|
2023-07-11 14:22:27 +02:00 |
|