Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Software
CoPaR
Commits
a303ac19
Commit
a303ac19
authored
Nov 09, 2018
by
Hans-Peter Deifel
🐢
Browse files
README: ma -> copar
parent
49216577
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
a303ac19
# Master's Thesis
In the absence of a project name: This is my master's thesis
# CoPaR
## Building
...
...
@@ -11,18 +9,18 @@ In the absence of a project name: This is my master's thesis
There isn't much to see, yet. To see pretty printed parse results,
use:
stack exec
ma
refine < FILENAME
stack exec
copar
refine < FILENAME
Where
`FILENAME`
is a file describing the input. Examples are in
`examples/`
.
Command line syntax is described in
`stack exec --
ma
--help`
.
Command line syntax is described in
`stack exec --
copar
--help`
.
## API documentation
The documentation for the internal API can be built and opened in the
default browser with:
stack haddock --open
ma
stack haddock --open
copar
This can help to understand the code structure.
Write
Preview
Supports
Markdown
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