From ddedc416185954051ff2a826c24fc1cc608204f1 Mon Sep 17 00:00:00 2001 From: Cori Barker Date: Thu, 5 Feb 2026 09:32:20 +0000 Subject: Written some class declarations for the semantics, updated README --- README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..fe31e5b --- /dev/null +++ b/README @@ -0,0 +1,8 @@ +bl-compiler + +Written as A-Level project, compiler toolchain for the bl-language. + +Build requirements: +- CMake 3.x +- C++ 17 compatablie compiler (eg. gcc) +- Make -- cgit v1.2.3