Rewriting 0install from Python to OCaml: Retrospective
In 2013, I spent 6 months converting 0install’s 29,215 lines of Python to OCaml (learning OCaml along the way). In this post, I’ll describe the … (more…)
Read more »
If you need to run Python code, you should install the interpreter which allows working in interactive and script modes. Read more