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