Isaiah Gilliland wrote at 09/21/2010 01:16 AM:
I was wanting to see if there was at all a way to do asynchronous
input from a keyboard in racket. Kinda like tcp-listen, that won't
freeze up the program while it's used, and won't show in the terminal.
I'm going to assume you're on something Uni
I was wanting to see if there was at all a way to do asynchronous input from
a keyboard in racket. Kinda like tcp-listen, that won't freeze up the
program while it's used, and won't show in the terminal. I've just finished
my first small utility in Scheme and want to move to something a bit more
co
DrRacket, version 5.0.1 [3m]
Line 253, char 51.
The `4' should be replaced with `5'.
Frodo
_
For list-related administrative tasks:
http://lists.racket-lang.org/listinfo/users
On Sep 19, Danny Yoo wrote:
>
> Quick experiment: I opened up a new Command Prompt terminal. Ran
> mzscheme, and then wrote the following at the REPL:
>
> > (let loop () (printf "~s\n" (read-byte)) (loop))
>
> I pressed enter. I saw the following:
>
> 13
> 10
>
> which is slightly unexpected
Thanks, very impressive indeed.
Also thanks for contributing to freely accessible scientific publications.
Jos
> -Original Message-
> From: users-boun...@racket-lang.org
> [mailto:users-boun...@racket-lang.org] On Behalf Of Matthias Felleisen
> Sent: 20 September 2010 19:41
> To: PLT-Sch
On Sat, Sep 18, 2010 at 10:08 PM, Shriram Krishnamurthi
wrote:
> Moby this year is a total rewrite. It implements the Racket VM in
> JavaScript (except, of course, it doesn't have all the gazillion
> primitive operations) -- and is getting control primitives, much of
> the module system, etc.
m
Thanks to Jon for scanning in Eugene Kohlbecker's dissertation. I have made the
results available at
http://www.ccs.neu.edu/scheme/pubs/#dissertation-kohlbecker
Jon is now the proud owner of a paper copy of same dissertation. -- Matthias
_
Fo
I remember.
On Monday, September 20, 2010, Sam Tobin-Hochstadt wrote:
> On Mon, Sep 20, 2010 at 9:12 AM, Robby Findler
> wrote:
>> Well, I agree that the sentence is misleading. It is not at all clear
>> (at least to this reader) that the second half of the sentence was
>> restricting itself to
On Mon, Sep 20, 2010 at 9:12 AM, Robby Findler
wrote:
> Well, I agree that the sentence is misleading. It is not at all clear
> (at least to this reader) that the second half of the sentence was
> restricting itself to a narrow definition of libraries.
Remember, the subject of the sentence is Sch
Well, I agree that the sentence is misleading. It is not at all clear
(at least to this reader) that the second half of the sentence was
restricting itself to a narrow definition of libraries.
Robby
On Mon, Sep 20, 2010 at 7:51 AM, Neil Van Dyke wrote:
> Sam Tobin-Hochstadt wrote at 09/20/2010 0
Sam Tobin-Hochstadt wrote at 09/20/2010 08:43 AM:
On Mon, Sep 20, 2010 at 3:22 AM, Neil Van Dyke wrote:
Scheme provides [...], but little in the way of library support.
For the record, I think that line is a bit dated. It's a good line for
hustling the CL people in the audience, tho
On Mon, Sep 20, 2010 at 3:22 AM, Neil Van Dyke wrote:
>> Scheme provides [...], but little in the way of library support.
>
> For the record, I think that line is a bit dated. It's a good line for
> hustling the CL people in the audience, though. :)
In terms of support strictly for *functional*
~~
4th European Lisp Symposium
Special Focus on Parallelism & Efficiency
March 31 - April 1st, 2011
TUHH, Hamburg University of Technology
> Prof. Shriram, couldnt we simply add plugins (much like those of the
> IBM's Eclipse IDE) that provide a visual/ ui for such extensions such as
> PhoneGap?
In principle, yes, but it's a lot of intricate work to get it right
and done. Designing Eclipse's plug-in mechanism was probably one of
Scheme provides [...], but little in the way of library support.
For the record, I think that line is a bit dated. It's a good line for
hustling the CL people in the audience, though. :)
--
http://www.neilvandyke.org/
_
For list-related admini
15 matches
Mail list logo