From: Marco Mastrodonato Date: 2009-08-25T02:13:43+09:00 Subject: Re: Comparison Ruby, Python, Php, Groovy ecc. Urabe Shyouhei wrote: > If you really need speed recompiling is the easiest way to achieve it. The aim is a languages's comparison, using the downlodable package ...without the need to compile every interpreter. I could be agree with you about a "real comparison", but this is the practise done by the 99,5% of the windows users. @Pascal Sorry, i'm having some trouble with lisp, have i to use the txt format? Or have i to compile it first? Take a look: C:\Lavoro\Progetti\Test\Bench\multilanguage>sbcl --no-userinit --eval '(load (compile-file "bench1.lisp"))' --eval '(quit)' This is SBCL 1.0.29, an implementation of ANSI Common Lisp. More information about SBCL is available at . SBCL is free software, provided as is, with absolutely no warranty. It is mostly in the public domain; some portions are provided under BSD-style licenses. See the CREDITS and COPYING files in the distribution for more information. This is experimental prerelease support for the Windows platform: use at your own risk. "Your Kitten of Death awaits!" debugger invoked on a END-OF-FILE: end of file on # Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL. restarts (invokable by number or by possibly-abbreviated name): 0: [CONTINUE] Ignore runtime option --eval "'(load". 1: [ABORT ] Skip rest of --eval and --load options. 2: Skip to toplevel READ/EVAL/PRINT loop. 3: [QUIT ] Quit SBCL (calling #'QUIT, killing the process). (SB-IMPL::STRING-INCH # T NIL) 0] -- Posted via http://www.ruby-forum.com/.