Hacker News new | ask | show | jobs
by homerowilson 800 days ago
As an educator, one great use for me is classroom use. Students can run R/Python/Fortran in the browser on any OS without installing any software:

https://docs.r-wasm.org/webr/latest/ https://github.com/jupyterlite/jupyterlite https://dev.lfortran.org/

There are rough edges to be sure, but the potential is great in education I think.

1 comments

Jupyterlite looks pretty cool, thanks for making me aware of it