Skip to content

ethanolchik/Von-Neumann

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Von-Neumann

A little Von Neumann Architecture emulator written in Python.

Exemplar Program:

DAT one 1
INP
ADD one
OUT
HLT

NOTE: You must specify 'end' at the end of a program when running from terminal input.

This project is experimental and is just to consolidate my knowledge, + it looks cool.

About

A little Von Neumann Architecture emulator written in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages