- Aug 01, 2015
-
-
To play with: ./main.byte tests/stack.ml ./main.byte tests/calc.ml -I tests And behold: <cmd> tests/calc.js where <cmd> is something like `nl', `cat [-n]', `less', `more'.
-
Add a new target to clean all *.cmi files. Now it is convenient to use 'make cleanall all stdlib' and then 'make clean_cmi all stdlib'.
-
-
-
-
-
Remove lex and tools directories, unused by the generator
-
Thomas Wood authored
A conflict between lex/lexer.mli and parsing/lexer.mli was causing the build failure.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Eventually the hashtable contains only the constructors, the type is still accessible in the second part of the stored tuple
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-