Skip to content
Snippets Groups Projects
Commit 4811b6f5 authored by Rodrigo Raya's avatar Rodrigo Raya
Browse files

Update amy_reference_compiler.md

parent e4fb6d35
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
We provide you with a reference compiler for the Amy language that you can use to explore the expected behavior of your own compiler.
The reference compiler is [[http://lara.epfl.ch/~gschmid/clp20/amyc_2.12-1.7.jar|available here]].
The reference compiler is [available here](https://gitlab.epfl.ch/lara/cs320/-/blob/main/labs/amyc-assembly-1.7.jar).
You can run it as follows:
java -cp amyc_2.12-1.7.jar amyc.Main [options] [input files]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment