Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
curry-packages
chr-curry
Commits
4fd44fc1
Commit
4fd44fc1
authored
Oct 24, 2017
by
Michael Hanus
Browse files
cpm -> cypm
parent
da323584
Pipeline
#339
failed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
4fd44fc1
...
...
@@ -11,7 +11,7 @@ load it, add module `CHR` and interpret or compile the rules
with
`runCHR`
or
`compileCHR`
, respectively. This can be done
in one shot with
> cpm curry :l MyRules :add CHR :eval 'compileCHR "MyCHR" [rule1,rule2]' :q
> c
y
pm curry :l MyRules :add CHR :eval 'compileCHR "MyCHR" [rule1,rule2]' :q
The directory
`examples`
contains various CHR(Curry) example programs.
...
...
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