Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jeanne-Marie Musca
gg-proto
Commits
d6d4b7ab
Commit
d6d4b7ab
authored
Mar 06, 2016
by
matthew-eads
Browse files
fixed readme
parent
6adfd0ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Readme.md
View file @
d6d4b7ab
#
#Readme for Grammar Generator Prototype Version 2
#Readme for Grammar Generator Prototype Version 2
This is a much more simplified version of the original
grammar-generator prototype (which is in the mk1 branch).
#Build:
##
#Build:
Build using
`stack build`
which should install all the dependencies
and use ghc to compile the source files in the src directory.
#Run:
##
#Run:
The executable produced is
`gg-mk2`
, which takes a filename
as input. Running
`stack exec gg-mk2 file.ast`
will run the
grammar generator with the AST specified in the given file.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment