This document describes the high-level architecture of TablaM.
If you want to familiarize yourself with the code base, you are just in the right place!
Contains the main crates of the project
The main code/structures.
A pratt inspired parser
The REPL of the language
Tooling support (syntax highlighter, editor support, language server)
Documentation based on the zola static generator.