[racket] [realm of racket] contract error with 'smaller' function

2013-10-20 Thread Joe Python
I am not sure whether this is a the right list to post this question. Else please let me know. I run this in Dr. racket. #lang racket (define lower 1) (define upper 100) (define (guess) (quotient (+ lower upper) 2)) (define (smaller) (set! upper (max lower (guess (sub1 guess (guess))

Re: [racket] Racket v5.3.5

2013-06-19 Thread Joe Python
The version of racket for Ubuntu precise is actually a 64-bit package. *Package*: Racket*Version*: 5.3.5 (June 2013)*Platform*: Linux i386 (Ubuntu precise)*Type*: Self-extracting shell script*File*: racket-5.3.5-bin-i386-linux-ubuntu-precise.sh*Size*: 78MDownload links: (Choose the nearest site)

[racket] Solaris 10 on SPARC

2011-03-28 Thread Joe Python
Has anybody compiled Racket for Solaris 10 on SPARC platform? - jo _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users