[LispM] LispM assembly reference?

Fabrice Leal fabrice.leal.ch at gmail.com
Tue Nov 1 12:49:11 PDT 2016


;-)

Yeah i was thinking of making a toy emulator, and was researching about
LispM architecture and whatnot to get inspiration. I wonder if I should
make some toy forth first :)

Will read about the CADR, thanks :)

Cheers!

On Tue, Nov 1, 2016 at 11:10 AM, Alfred M. Szmidt <ams at gnu.org> wrote:

>    Yeah I don't have a specific machine as a target, I was just hoping
>    I could find some thorough reference in some LispM that I could
>    study before starting anything. As I said, it wouldnt be a 100%
>    emulation of an existing machine.
>
> The CADR is the best documented one, Brad Parker wrote an emulator for
> it which you can run and have fun with.  And you have the CADR
> document which documents the microcode format, etc.  The actual "Lisp"
> part isn't as well documented, it is rather a matter of opening up the
> source code and reading parts of the Chinual.
>
> What is it you are trying to do?  Almost sounds as if you want to
> write an emulator for a LispM. :-)
>
> Feel free to ask any question you might have, we are more than happy
> to help!
>



-- 
---
Fabrice Leal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </archives/lispm/attachments/20161101/b9ff7d91/attachment.html>


More information about the LispM mailing list