omicron 9c6b69e187 Symbol table now keeps track of label statements
Before it kept track of a more specific node that referenced the symbol
in some way. Now it will only keep track of the actual label defining
statements. This is done to facilitate encoding. The encoder can now go
from a symbol name to the statement that defines the symbol.

Restructure the encoder to deal with this and pass the correct statement
to the symbol update function.
2025-04-18 14:00:08 +02:00
2025-04-16 23:10:09 +02:00
2025-03-30 17:45:51 +02:00
Description
No description provided
MIT 482 KiB
Languages
C 94.2%
C++ 3.8%
Makefile 1.3%
Assembly 0.5%
Shell 0.2%