Squeak
  links to this page:    
View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide
Befunge
Last updated at 5:13 pm UTC on 16 January 2006
This Befunge changeset provides 93.261% Befunge'93 compliance. It should be fairly easily extendable through '97, beyond that things may get a bit hairy. I can't even think of a usable way to display a 5d program structure, It'll just have to wait for Balloon5D ;) .
The speed is fairly reasonable, performing up to 81 thousand operations per second on a mere PIII@800 (and over 3x faster on J3). Having an actual Transcript window open will easily halve its speed, so remember to [X] them away before you start benchmarking.

Problems-


A formidable library can be found at http://prdownloads.sourceforge.net/funge/bef93src.zip?download

Befunge 93.cs.gz - File it in, and read the Befunge93Context comment. Due to pathological history trimming, it would probably be good to unload an older version before upgrading[sic].