From ad9d6a199db7c28f8b20f131dfb55a26e0e251de Mon Sep 17 00:00:00 2001 From: Nakidai Date: Sun, 23 Mar 2025 21:11:13 +0300 Subject: Again... --- README | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README (limited to 'README') 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 -- cgit 1.4.1