From 37524d80d2705c6ece0059cefdf0712c3911c261 Mon Sep 17 00:00:00 2001 From: Nakidai Date: Wed, 16 Jul 2025 19:35:32 +0300 Subject: Add code --- README | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..f3c0876 --- /dev/null +++ b/README @@ -0,0 +1,17 @@ +B2CL(1) General Commands Manual B2CL(1) + +NAME + b2cl - ccl(7) compiler written in itself + +SYNOPSIS + b2cl < code > compiled + +DESCRIPTION + b2cl is a compiler of ccl(7) that is written in itself. It should + support all language features. + +SEE ALSO + ccl(7), 3cl(1) interpreter written in C to bootstrap is available here: + https://git.nakidai.ru/3cl + +Linux 6.14.7-arch2-1 July 16, 2025 Linux 6.14.7-arch2-1 -- cgit 1.4.1