26 bit A68 compiler
Willard Goosey (5119) 257 posts |
ALGOL-68 subset! This almost works on my Pi2, fails in the assembler. :-( No source included. :-( |
Steve Pampling (1551) 8172 posts |
Possibilities for investigation of the extent of work required: OK, any helpful labels and comments don’t exist, but it’s a start. If you have the DDE then the included utility !SID will do a disassembly with certain bits replaced by Macros. Which can be even more helpful. |
Willard Goosey (5119) 257 posts |
Armalyser shows 1 or 2 non-32bit opcodes per binary, but fixing those would only get the compiler working, not generating 32bit code itself. That said, the guy (a retired professor) says on his website that he’d be interested in ports to newer hardware. If asked nicely he might cough up sources. Unfortunately I don’t know ARM assembly yet, esp not well enough to deal with a compiler’s code generator. If A68 has to wait on me I’m afraid it will have a long wait. :-( |