Skip to content

Conversation

@vaquierm
Copy link

Students taking COMP520 should all have completed COMP302 since it is a prerequisite for this class.

I feel like this course could be a good opportunity for some curious students to work on a large project written in a functional language. Since most students coming into this class should be comfortable with OCaml from COMP302, I thought it could be nice to add a template here to help get started.

The tools OCamllex and Menhir are very similar to Flex and Bison and have almost the same syntax.

* Added an Ocamllex and Menhir vesion of TinyLang

* Deleted parser automation file

* Added gitignore
@vaquierm vaquierm changed the title Added Ocamllex + Menhir version of TinyLang Ocamllex + Menhir version of TinyLang Feb 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant