aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org17
1 files changed, 17 insertions, 0 deletions
diff --git a/README.org b/README.org
new file mode 100644
index 0000000..f3b10af
--- /dev/null
+++ b/README.org
@@ -0,0 +1,17 @@
+#+begin_example
+┌───────────────────────────┐
+│ ____ _______ _____ │
+│ / __ \ /\|__ __/ ____|│
+│| | | | / \ | | | (___ │
+│| | | |/ /\ \ | | \___ \ │
+│| |__| / ____ \| | ____) |│
+│ \____/_/ \_\_| |_____/ │
+└───────────────────────────┘
+#+end_example
+
+Oreo's Artful Terse Scheme.
+
+Goals:
++ Scheme interpreter
++ Scheme compiler for x86
++ Type system, hints for optimiser