/Translation-tool-chain-and-emulator-for-abstract-computer-system

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.

Primary LanguageC++

Translation-tool-chain-and-emulator-for-abstract-computer-system

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 project is successfully executed under the Linux operating system as a console application