diff --git a/README.md b/README.md index 1eab6cc8..a806178a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[cyclone-scheme](http://justinethier.github.com/nugget/cyclone) +[cyclone-scheme](http://justinethier.github.com/cyclone) Cyclone is an experimental Scheme-to-C compiler that uses the [Cheney on the MTA](http://www.pipeline.com/~hbaker1/CheneyMTA.html) technique to implement full tail recursion, continuations, and generational garbage collection.