jmorwick / codecafe

A web application and framework for teaching programming fundamentals
GNU General Public License v3.0
2 stars 1 forks source link

develop and integrate kernels with updateable definitions and REPL support #55

Open jmorwick opened 1 year ago

jmorwick commented 1 year ago

can execute arbitrary snippets of code and evaluate them. Also allow for updates to definitions. Will need to support Jupyter kernels as with #48