From 9760d898b7f3e4b43337bac18c842d95c9f3ea6c Mon Sep 17 00:00:00 2001 From: pommicket Date: Fri, 19 Nov 2021 09:52:27 -0500 Subject: start 04b compiler --- 04b/in04b | 96 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 04b/in04b (limited to '04b/in04b') diff --git a/04b/in04b b/04b/in04b new file mode 100644 index 0000000..f312b54 --- /dev/null +++ b/04b/in04b @@ -0,0 +1,96 @@ +; types: char, short, int, long, *type +; declaration: +; global +; local +; :