Bubbler-4 / TryInBrowser

Online interpreter that works even if you go offline
https://try-in-browser.netlify.app/
MIT License
4 stars 0 forks source link

Implement interpreter CLI and test cases #8

Closed Bubbler-4 closed 3 years ago

Bubbler-4 commented 3 years ago

This is the reason I made interpret<T> generic in the first place (and avoided any JS dependency in the interpreters).