Hi Roland,
So I shamelessly copied his code...yet I will not waste more time with it
And you did the right thing because, frankly, this code isn't worth any other investigation and/or development. John and I invested much time in having it fixed and running in ScriptBASIC, FBSL, and OxygenBasic in parallel, only to find out that it was conceptually too limited and hopelessly slow. So, we abandoned it in favor of
TinyScheme (John and his SB) and
nanoscheme/
OxyScheme (your humble servant and FBSL/O2), respectively. These implementations are incongruously faster and more versatile than LISP-in-BASIC.
But would it be possible to create a working executable for Win 64bit?
But is it worthwhile anyway?
I will try OxyScheme to learn a bit more about Scheme.
Please do! But Charles has added some improvements to O2 that may have rendered the OxyScheme source that I had posted on this forum inoperative. In fact, I'm waiting for a stable version of O2 to be released and then I'm eager to resume my OxyScheme effort again. I think we need Charles' comment on whether the OxyScheme source is compatible with the current release of O2 and what fixes should be added in case it isn't. I haven't looked into this matter myself yet.