An Assembly Language Parser and Evaluator written in Haskell using Parsec. Parses and executes assembly-like code, simulating a CPU with registers, flags, stack, and control flow instructions.
open-source parser haskell interpreter stack control-flow assembly-language evaluator software-development flags parsec registers gpl3 cpu-simulation
-
Updated
Oct 4, 2024 - Haskell