Brian Callahan <[email protected]> wrote: > Hi Omar -- > > [...] > > Sorry this took so long, but I've finally gotten a68g updated and the > compiler working again. There's a new version, 3.0.4, that this updates > to. It appears to fix your executing binaries problem by compiling the > shared library into the pseudo-executable itself. > > I have the same test results on this version as you did previously. > > And while here, drop all the $OpenBSD$ tags. > > OK?
Thanks! Now that I can finally compile programs (the interpret mode is quite quirky and cannot pass arguments) I can finally go through your "let's write a compiler" series with algol68 ;-) I've tested on amd64 both the interpreter and the compiler with some simple programs, ok op@
