From 758cb8f0e1d5e77ce8f18cd03c2cb33b682f74da Mon Sep 17 00:00:00 2001 From: Kevin Date: Thu, 30 Oct 2025 22:51:21 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..145ab0e --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# PseudoGlossa-Compiler + +Compiles a assortment of Pseudo Code into a file that can be executed by the Ψευδογλώσσα interpreter \ No newline at end of file