An implementation of SIC Assembler Algorithm in C language.
This GitHub Repository contains the C language implementation of both pass-1 and pass-2 algorithms of SIC Assembler with 2 passes.
Both (pass)es contain a dedicated README file with instructions and rules.
!!! This README is just a introductory files for both passes.