after some long struggeling try-and-error, now my IDE for aUCBLogo is usable enough to be released. I hope there are not so very much new bugs inside... ;-))
You can download it here:
Or just look at my web page, where the docs and demos are:
Release Notes ============= aucblogo-4.68-win.zip is the latest package of my version of UCBLogo, aUCBLogo.
There's now an integrated debugging environment (IDE) included, where you can singlestep in the source code. The edit.exe is now obsolete and is not included any more because there is the internal editor. Also errors jump directly to the source code line, where something was wrong. A simple example of the debugging capabilities shows testedit.lg. The lib files now all have a filename ending ".lg".
No new primitives and therefore no new help. For online html help use the 4.672 help version.
I can make a Linux version of the new 4.68 Release if anyone's interested, just send me an email (the adress is at the bottom of my web page).
The mastermind game by Brian Harvey now also runs fine with the new delayed-list-evaluation-streams.