Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
curry
curry-frontend
Commits
64c79490
Commit
64c79490
authored
Apr 06, 2020
by
Fredrik Wieczerkowski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add note about KiCS2
parent
b0d5d31f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
README.md
README.md
+6
-3
No files found.
README.md
View file @
64c79490
...
...
@@ -2,10 +2,13 @@
The Curry frontend parses source files (
`.curry`
), emits errors and
warnings, performs various checks and transformations and
generates FlatCurry (
`.fcy`
,
`.fint`
) or AbstractCurry (
`.acy`
,
`.uacy`
) amonst other formats.
generates FlatCurry (
`.fcy`
,
`.fint`
) or AbstractCurry (
`.acy`
,
`.uacy`
)
amonst other formats.
The project originated from a modified version of the
Münster-Curry-Compiler (MCC) for use as a frontend in PAKCS.
The project originated from a modified version of the Münster-Curry-Compiler
(MCC) for use with
[
PAKCS
](
https://git.ps.informatik.uni-kiel.de/curry/pakcs
)
,
but can also be used with a variety of other backends, most notably including
[
KiCS2
](
https://git.ps.informatik.uni-kiel.de/curry/kics2
)
.
## Requirements
...
...
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