aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ClojureCLR/readme.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/ClojureCLR/readme.txt b/ClojureCLR/readme.txt
index 6adb175f..0ae31295 100644
--- a/ClojureCLR/readme.txt
+++ b/ClojureCLR/readme.txt
@@ -3,6 +3,8 @@ ClojureCLR
This project is a native implementation of Clojure over the Microsoft .Net Framework
programmed in C# and using the Dynamic Language Runtime.
+Status: Alpha, developer release
+
Goals:
-- Implement a feature-complete Clojure on top of CLR/DLR.
@@ -24,6 +26,8 @@ For instructions on installing: .\install.txt
Version information: .\versions.txt
+Todo list: .\todo.txt
+
--------------------------------------------------------------------------------------
* ClojureCLR