-
Erwan Jahier authored
not compile them is (well, was) the default...). also, during pretty-printing, remove the type in the constant definition (e.g., "const x = 42;" instead of "const x = 42:int;"), except if it is an abstract constant of course
Erwan Jahier authorednot compile them is (well, was) the default...). also, during pretty-printing, remove the type in the constant definition (e.g., "const x = 42;" instead of "const x = 42:int;"), except if it is an abstract constant of course
.gitignore 155 B
src/*.cm[ixo]
src/*.o
*~
src/TAGS
*log
*.diff
src/._bcdi/*
src/._d/*
src/._ncdi/*
src/lus2lic
src/parser.ml
src/parser.mli
src/lexer.ml
src/lexer.mli
*.lic