From 774c8dec1e02ce81bac2e78d76206f132ea69c41 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 1 Jan 2019 15:52:51 +0100 Subject: Add note about when not to use this library --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 546fd9a..f3728f3 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3