You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal of this project is the realization of tools in the translation chain and interpretative emulator for an abstract computer system. The tools in the translation chain to be implemented include an assembler for the specified abstract computer system and a linker independent of the target architecture.
The implementation of a comprehensive toolchain, which replicates the functionalities of the GNU toolchain tools and will be used to convert an assembly (.s) file into executable machine code.