This commit is contained in:
Jakub Pokrywka 2022-01-02 21:44:12 +01:00
parent 02c3feb1de
commit 66ea3a9d35

View File

@ -1,5 +1,7 @@
# thraxcompiler --input_grammar=thrax_example.grm --output_far=example.far
# thraxrewrite-tester --far=example.far --rules=First
#
# przykłady z https://www.cs.jhu.edu/~jason/465/hw-ofst/hw-ofst.pdf
Zero = "0";
One = "1";