Assembler Initial Implementation. #3

Closed
opened 2025-06-19 16:38:36 +01:00 by zxq5 · 0 comments
Owner

Part of EPIC: Assembler

Basic Components:

  • Lexer
  • Parser stage 1: instruction parsing
  • Parser stage 2: pseudo-instruction expansion
  • Parser stage 3: symbol resolution
  • Code Generation
  • Encoding
Part of EPIC: [Assembler](https://git.zxq5.dev/LowLevelDevs/damn_simple_architecture/issues/2) Basic Components: - [x] Lexer - [x] Parser stage 1: instruction parsing - [x] Parser stage 2: pseudo-instruction expansion - [x] Parser stage 3: symbol resolution - [x] Code Generation - [x] Encoding
zxq5 added this to the Assembler Completed milestone 2025-06-19 16:38:36 +01:00
zxq5 added the Task label 2025-06-19 16:38:36 +01:00
zxq5 added this to the Damn Simple Architecture project 2025-06-19 16:38:36 +01:00
zxq5 added a new dependency 2025-06-19 16:40:02 +01:00
zxq5 closed this issue 2025-06-19 16:43:52 +01:00
Sign in to join this conversation.