rcornwell / ts-sim

Time Sharing system simulator framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time-Sharing-Simulator is a simulator framework to model various early timesharing system. The simulator is written in C++ and uses templates to allow for multiple models of a system to be kept in a single definition. As systems are added to the simulator they themselves define how they are to be configured and run.

About

Time Sharing system simulator framework.

License:Other


Languages

Language:C++ 95.3%Language:CMake 3.6%Language:C 1.1%