about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 13 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..fbec6a5
--- /dev/null
+++ b/README
@@ -0,0 +1,13 @@
+README(7)	       Miscellaneous Information Manual		     README(7)
+
+NAME
+     3cl - c cool char lang interpreter
+
+DESCRIPTION
+     3cl is an interpreter of cool char lang which is a brainfuck-like
+     langauge, but different and with more features.
+
+SEE ALSO
+     Original implementation: https://github.com/holy-8/cool_char_lang
+
+3cl									   3cl