Skip to content

Simple computer (as it is defined in “Computer Science - A Modern Introduction” Second Edition by Les Goldschlager and Andrew Lister, Prentice Hall) simulator and assembly editor written in pure Java

cyberpython/Lia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Lia is a simple computer (as it is defined in “Computer Science - A Modern Introduction” Second Edition
by Les Goldschlager and Andrew Lister, Prentice Hall) simulator and assembly editor written in pure Java.

It enables you to write/edit/save your “assembly” files and then execute the code using the built-in simulator.

A list representing the memory contents is available at all times so the programmer can see what is really happening.

License

Lia and its source code is distributed under the terms of the MIT License (http://www.opensource.org/licenses/mit-license.php).

About

Simple computer (as it is defined in “Computer Science - A Modern Introduction” Second Edition by Les Goldschlager and Andrew Lister, Prentice Hall) simulator and assembly editor written in pure Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published