diff options
Diffstat (limited to 'README.7')
| -rw-r--r-- | README.7 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/README.7 b/README.7 new file mode 100644 index 0000000..08dde10 --- /dev/null +++ b/README.7 @@ -0,0 +1,18 @@ +.Dd +.Dt README 7 +.Os 3cl +. +.Sh NAME +.Nm 3cl +.Nd c cool char lang interpreter +. +.Sh DESCRIPTION +.Nm +is an interpreter +of cool char lang +which is a brainfuck-like langauge, +but different +and with more features. +. +.Sh SEE ALSO +.Lk https://github.com/holy-8/cool_char_lang Original implementation |