Re: [racket] question on 32 vs 64 bit environments

2011-11-15 Thread Matthew Flatt
At Mon, 14 Nov 2011 23:19:54 -0500, Danny Yoo wrote: > Quick check: does the Racket bytecode format change whether or not the > platform is 32-bit or 64-bit? I would guess not, but I want to make > sure. You guess correctly: the bytecode format is independent of platform, including 32-bit vs 64-b

[racket] question on 32 vs 64 bit environments

2011-11-14 Thread Danny Yoo
Quick check: does the Racket bytecode format change whether or not the platform is 32-bit or 64-bit? I would guess not, but I want to make sure. Thanks! _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users