Hi Mike, thanks for the feedback. I implemented many of these items this morning.. See below
On Wed, Jul 8, 2015 at 3:19 AM, Mike Day <[email protected]> wrote: > OK, Joe > I got it to compile and discovered that I had a c# compiler without > needing to load the SharpDevelop IDE - needed to adapt build.bat > a bit to hard-wire the folder locations. This is in WIndows 8.1 > Thanks, yes the build.bat could probably be improved. > Anyway, microj.exe runs ok in a cmd window. It would be nice if > it didn't abort with i.10 (say), seeming to require an embedded > space. Fixed > The unadorned noun a. crashed. Fixed > This behaviour was puzzling: > " > +/ i. 10 > 45 > +/\ i. 10 > MicroJ.Verb > " This is because \ is not implemented yet so it returns an evaluated verb > It would be nice if it would not crash on unhandled exceptions! Fixed! > Well done, and good luck with the project! Thanks again ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
