You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to IBM1130
Was anyone able to get the original FORTH by Charles Moore from 1968 "up and running" on the 1130 simulator?
Please advise, thanks.
Charles Anthony
unread,
Aug 15, 2024, 2:33:47 PM8/15/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ibm...@googlegroups.com
Yes. I have the assembly portion up, running and tested. The FORTH source portion complex, but is only partially tested due to the lack of documentation about what they are supposed to do.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ibm...@googlegroups.com
If you want to run it on SIMH, you need to get a recent OpenSIMH; it has a bug fix that I submitted.
-- Charles
Carl Claunch
unread,
Aug 16, 2024, 6:33:30 PM8/16/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to IBM1130
The assembler part worked well, but the proto-Forth itself is not complete. There is no means of showing the value as it pops out of the stack. I found defects in a couple of the dictionary entries and had to correct them to get it mostly working.