RFC for Rust to accept "{} loop" as well as "loop {}" so we can write a REPL and not just LREPs
Conversation
Reminds me of a presentation of Factor where the implementation of the REPL literally was `read eval print loop`, or something like that
1
2
be sure to check out Mirth btw (there is a snake game in the stdlib):
2


