[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNU ELPA] Lmc version 1.4
From: |
ELPA update |
Subject: |
[GNU ELPA] Lmc version 1.4 |
Date: |
Sun, 31 Mar 2024 05:35:18 -0400 |
Version 1.4 of package Lmc has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.
Lmc describes itself as:
============================
Little Man Computer in Elisp
============================
More at https://elpa.gnu.org/packages/lmc.html
## Summary:
A simulator for the Little Man Computer.
https://en.wikipedia.org/wiki/Little_man_computer
The simulator uses a plain editable buffer, so you can edit the machine
words just like any other text, and every word can be given a name (label)
which can also be edited in the normal way. Additionally to the labels it
shows the disassembled meaning of instruction words. Of course, it can't
always know which words are meant to be code rather than data, so it relies
on information from the assembler to do that, and otherwise just marks every
word it executes as being "code".
## Recent NEWS:
Since v1.4:
- Removed old backward compatibility code.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNU ELPA] Lmc version 1.4,
ELPA update <=