From: Robert Dober Date: 2008-12-01T07:30:41+09:00 Subject: Re: [QUIZ] Befunge (#184) On Sun, Nov 30, 2008 at 11:04 PM, Matthew Moss wrote: b.com/29673 >> > > > Note that Befunge-93 was revised and extended a bit into Funge 98 > (http://quadium.net/funge/spec98.html) for those curious. I just got back > from vacation, so I haven't compared these extensions with F98's and don't > know if they're similar or not. By all means check it out but I will share the little I have read Funge98 is N-dimensional but I have only seen implementation details for 3 dimensions. The grid is not limited in size anymore... Befunge93 was an excellent choice for the Quiz. :) R.