This is the base crate of the GPCAS project. GPCAS stands for General Purpose Core Architecture Simulator, a simulator for CPUs.
It currently provides: - Instruction type information, which is needed by almost any part of the simulator. - Utilities for a common file structure, this enables versioning and upgrading of old file versions, among other things.