aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
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