eadm / compiler-workout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

compiler-workout

Supplementary repository for compiler course.

Prerequisites: ocaml [http://ocaml.org] (recommended version 4.06.01), opam [http://opam.ocaml.org] (recommended version >= 2.0.1), gcc-multilib.

Building:

How to submit your HW:

  • fork repo
  • checkout branch hw<№>
  • open a pull request from hw[№] branch of your repository into corresponding hw[№] branch of this repo
  • NB: in pull request title you have to specify your name, surname (both full and in russian), university, and group
  • we will take a look on your pull request if and only if travis has successfully build and test your submission (a green mark has to appear next to your pull-request title)

About


Languages

Language:OCaml 93.4%Language:Makefile 6.4%Language:Shell 0.2%