ocaml-pythonlib icon indicating copy to clipboard operation
ocaml-pythonlib copied to clipboard

OCaml library for parsing and pretty printing Python code

Results 5 ocaml-pythonlib issues
Sort by recently updated
recently updated
newest added

How can I build this project with native ocamlyacc compiler?

``` bash $ omake -debug-deps --verbose Removing .omakedb Removing .omakedb.lock Removing OMakefile.omc Removing OMakeroot.omc Removing src/OMakefile.omc Removing src/lexer.ml Removing src/parser.ml Removing src/parser.mli *** omake: reading OMakefiles --- Checking for ocamlfind......