[HC Official] LMC Debugger v0.2 09-10-2014, 11:18 PM
#1
LMC is a fictitious language used for assist the explanation of Little Man Computer model (http://en.wikipedia.org/wiki/Little_man_computer).
It's a simplified Assembly-like language to help beginners understanding the concept behind computer systems.
I liked this model very much so I decided to make a debugger for it to test codes written in LMC.
Language: Python
Features:
Screenshot:
![[Image: UrK1B8K.png]](http://i.imgur.com/UrK1B8K.png)
Download: lmcdbg-v0.2.tar.gz
I appreciate any bug report and recommendation for the programme. Any tips on optimization of the code will also be appreciated.
Au Revoir..
It's a simplified Assembly-like language to help beginners understanding the concept behind computer systems.
I liked this model very much so I decided to make a debugger for it to test codes written in LMC.
Language: Python
Features:
- Executing opcodes.
- Converting LMC codes into opcode (and saving them).
- Disassembling opcodes into LMC codes (and saving them).
Screenshot:
![[Image: UrK1B8K.png]](http://i.imgur.com/UrK1B8K.png)
Download: lmcdbg-v0.2.tar.gz
I appreciate any bug report and recommendation for the programme. Any tips on optimization of the code will also be appreciated.
Au Revoir..
Fuck You.