Home
News
Publications
Research themes
Projects
Education
Software
People
Contact
Meta-languages
A principled approach to REPL interpreters
Read-eval-print-loops (REPLs) allow programmers to test out snippets of code, explore APIs, or even incrementally construct code, and get immediate feedback on their actions. However, even though many languages provide a REPL, the relation between …
Cite
×