Updated readme with information on thesis
This commit is contained in:
parent
6787e4db21
commit
bc7ab1061d
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
# Thesis
|
||||
|
||||
The branch `thesis` contain the state of the project when the thesis report was submitted. (2023-05-15)
|
||||
|
||||
# Build
|
||||
First generate the parser using [BNFC](https://bnfc.digitalgrammars.com/),
|
||||
this is done using the command `bnfc -o src -d Grammar.cf`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue