Sorry for sending this to sbcl-devel initially:
It seems the Google AI Challenge will be using SBCL for Common Lisp
submissions. Given the way they run the submissions on the server side
I've opted to go with the "--script" commandline switch for loading
the bot.
Are there any caveats, especially speed-wise? I can't really imagine it,
since AFAIK I know the final code will be the same as if it was loaded
and compiled by ASDF, but I just want to be sure.
|