nullndvoid 9b9e153500 assembler: wrap Module's with Arc and update Tokeniser (still WIP)
Implements complete tokenizer with Arc-wrapped modules

Enhances module handling by wrapping Module instances in Arc for thread-safe sharing across the assembler pipeline.

Implements full tokenization logic with pattern matching for all token types including labels, registers, immediates, directives, instructions, symbols, and strings.

Adds comma token support and proper EOF handling to complete the lexical analysis phase.

Generated AI slop commit message, may not be super accurate or it may be a bit too serious lol.
2025-06-25 17:35:03 +01:00
2025-06-19 23:30:32 +01:00
2025-06-19 23:30:32 +01:00
2025-06-25 14:33:48 +01:00
2025-06-24 22:09:55 +01:00
2025-06-14 03:09:30 +01:00
S
Description
No description provided
Readme 332 MiB
Languages
Rust 99%
PowerShell 0.6%
Shell 0.3%