diff options
author | Camil Staps | 2019-01-01 15:52:51 +0100 |
---|---|---|
committer | Camil Staps | 2019-01-01 15:52:51 +0100 |
commit | 774c8dec1e02ce81bac2e78d76206f132ea69c41 (patch) | |
tree | 3a8df73490513e2a2666cc9519e5f1991fb99f0c /README.md | |
parent | Export labels by default (diff) |
Add note about when not to use this library
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -3,3 +3,10 @@ A Clean port of the ABC machine specification and reference implementation in Miranda by Pieter Koopman (*Functional Programs as Executable Specifications*, Koopman 1990, Krips Repro Meppel). + +If you are looking for a project to generate code to work with the present-day +[Clean code generator][], this is not the right project for you. Have a look at +[this overview](https://camilstaps.nl/clean.html#abc) or ask somebody what +would be a good approach. + +[Clean code generator]: https://gitlab.science.ru.nl/clean-compiler-and-rts/code-generator |