https://github.com/athkarandikar/two-pass-assembler-pass-one
Implementation of pass one of two-pass assembler in Java. Pass 1 generates literal, symbol, and pool tables, and intermediate code.
https://github.com/athkarandikar/two-pass-assembler-pass-one
2-pass-assembler assembler java language-processing
Last synced: 14 days ago
JSON representation
Implementation of pass one of two-pass assembler in Java. Pass 1 generates literal, symbol, and pool tables, and intermediate code.
- Host: GitHub
- URL: https://github.com/athkarandikar/two-pass-assembler-pass-one
- Owner: athkarandikar
- License: gpl-3.0
- Created: 2025-02-22T08:32:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-01T17:40:56.000Z (12 months ago)
- Last Synced: 2026-04-22T16:40:13.311Z (about 1 month ago)
- Topics: 2-pass-assembler, assembler, java, language-processing
- Language: Java
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE