Skip to content

ogaskell/littlePythonComputer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

littlePythonComputer

A CPU simulator, inspired by LMC, written in Python.

I've been using the Little Man Computer in my Computer Science class quite frequently recently, and while easy to use, and great for begginers, it's quite limited once you start writing longer programs. For example, the maximum of 100 RAM addresses and the lack of logic operations. This inspired me to create this project.

About

A CPU simulator, inspired by LMC, written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages