fix
This commit is contained in:
parent
02c3feb1de
commit
66ea3a9d35
@ -1,5 +1,7 @@
|
|||||||
# thraxcompiler --input_grammar=thrax_example.grm --output_far=example.far
|
# thraxcompiler --input_grammar=thrax_example.grm --output_far=example.far
|
||||||
# thraxrewrite-tester --far=example.far --rules=First
|
# thraxrewrite-tester --far=example.far --rules=First
|
||||||
|
#
|
||||||
|
# przykłady z https://www.cs.jhu.edu/~jason/465/hw-ofst/hw-ofst.pdf
|
||||||
|
|
||||||
Zero = "0";
|
Zero = "0";
|
||||||
One = "1";
|
One = "1";
|
||||||
|
Loading…
Reference in New Issue
Block a user