Better UX for OCamlDebug. Works with Ocaml and Reason code.
redMake sure your build target is byte-code, not native:
ocamlbuild myapp.d.byte
Clone the repo and run RED:
git clone https://github.com/frantic/red.git
./red/red.py /path/to/myapp.d.byte
Press ? to see available options
Python
100.0%
Better UX for OCamlDebug. Works with Ocaml and Reason code.
redMake sure your build target is byte-code, not native:
ocamlbuild myapp.d.byte
Clone the repo and run RED:
git clone https://github.com/frantic/red.git
./red/red.py /path/to/myapp.d.byte
Press ? to see available options
Python
100.0%