Project Ogic Programming Language

Didn't get as much work done as I wanted (again). _(my sleep schedule is too messed up for this 😅 _)

I extended and simplified the tokenizer. Now there's also a basic "grammar" checker for the programming language. Here's a picture showing some code as well as the error that's caught before compilation.

The next step after this will be compiling to C as well as extending the checker and tokenizer.