kitty-lang icon indicating copy to clipboard operation
kitty-lang copied to clipboard

An other toy compiler in Ocaml, made with Menhir and Ocamlex for 3I018 compilation course at university

Results 2 kitty-lang issues
Sort by recently updated
recently updated
newest added

Probably due to an (undetected ?) shift / reduce conflict in the parser, sequence of expressions are only valid for 2 expressions. You can reproduce the issue with the following...

Structuring the project a bit more (*src* and *samples* directory). Also fixed error text related to command line