Skip to content

Repository files navigation

Project_TwoPassAssembler - System Software

  • Implemented a SIC-XE two-pass assembler using C and C++ language.

  • Input to the assembler is an assembly code with a minimum of 50 lines code and we will be generating SYMTAB, Intermediate file, Object code, and Object Program as output files. We will be adding some enhancements to the assembler by adding error handling

  • Finally, we will be comparing both the assembler on basic of time complexity, space complexity, and data structure used.

About

A Two Pass Assembler implementation with error handling

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors