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))
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)
Has anybody compiled Racket for Solaris 10 on SPARC platform?
- jo
_
For list-related administrative tasks:
http://lists.racket-lang.org/listinfo/users
3 matches
Mail list logo