Create a REPL
Open
- Dominant language
- Rust
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
A REPL (Read Evaluate Print Loop) should take input from the user and evaluate statements as they are completed.
Expression statements should be printed to the console as they are evaluated.
https://en.wikipedia.org/wiki/Read%E2%80%93eval%E2%80%93print_loop
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.