https://github.com/corpssansorganes/assembler_for_custom_asm
An assembler for a custom assembly language
https://github.com/corpssansorganes/assembler_for_custom_asm
assembler assembly c
Last synced: 3 months ago
JSON representation
An assembler for a custom assembly language
- Host: GitHub
- URL: https://github.com/corpssansorganes/assembler_for_custom_asm
- Owner: CorpsSansOrganes
- Created: 2024-06-24T10:21:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-08T08:52:35.000Z (almost 2 years ago)
- Last Synced: 2025-03-15T05:14:34.635Z (over 1 year ago)
- Topics: assembler, assembly, c
- Language: C
- Homepage:
- Size: 2.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
This is a two-pass assembler for a custom assembler language. It was developed as the final project for the System Programming Lab course @OpenU.