Skip to content
This repository has been archived by the owner on May 21, 2023. It is now read-only.

Supplementary repository for compiler course

Notifications You must be signed in to change notification settings

ivan-magda/compiler-workout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compiler-workout

Supplementary repository for compiler course.

Prerequisites: ocaml [http://ocaml.org], opam [http://opam.ocaml.org].

Building:

  • opam pin add GT https://github.com/dboulytchev/GT.git
  • opam pin add ostap https://github.com/dboulytchev/ostap.git
  • opam install ostap
  • opam install GT
  • To build the sources: make from the top project directory
  • To test: test.sh from regression subfolder

About

Supplementary repository for compiler course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published