ocaml-gist
ocaml-gist copied to clipboard
Tooling to assist with OCaml gist experiences on the web
Latest available release to date is https://ocaml.org/releases/4.09.0.html
It would be nice to have ocamlformat for autoformatting of code in ocaml-gists.
Check if new version is released already.
Should reset the cascading css properties. Right now it's a bit too easy to mess up the gist tool with css, sometimes not very visible.
These tests should be run in the browser.
While executing code it should be possible to request the user for input.
- Type: `List.ite` - Wait for autocomplete suggestions - Add: `__` - An error will appear, but the suggestions will still be visible.