Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 280 Bytes

repl.md

File metadata and controls

7 lines (6 loc) · 280 Bytes

REPL

  • Is it possible to:
    1. Create a REPL for a language that isn't expression based?
    2. Bring in a prorgam to a REPL and iterate over development of a feature and then saving it to the project?
    3. Starting from scratch and then allowing to save the resulting program?