>> [benchmarks] > Thanks for the info, very interesting!
You're welcome. It was fun to play around with C# - especially with a version not tainted by MS :-) > > I can't really benchmark nscheme, as, for what reason ever, the interpreter > > doesn't terminate on System.Environment.Exit(0). The Smalltalk interpreter, > > I fixed this bug in cvs, Exit() was unimplemented. I see. > > however, does. Update: I found a workaround: "</dev/null" will work - for > > some reason it seems to read from stdin when it shouldn't. > > Can you post a link to the sources of these programs, so that we can > extract a test case for the bug? Thanks! You (or everyone else of course :-) can get my sources and a binary of Nscheme at www.3plus4software.de/csharp/nscheme.zip. The original Java version is available at www.norig.com/jscheme. I already contacted Peter Norvig send him a copy of my code. bye -- Stefan Matthias Aust www.3plus4software.de // Inter Deum Et Diabolum Semper Musica Est _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
