This project was written in Golang To run the process mananger program on a file execute the command: go run go/src/shell/shell.go <input.txt> Make sure to have Go installed and the filepath configured The executable is also provided in go/src/shell/shell.exe
This same goes for the virtual memory manager.