Re: [racket] converting GRacket editor file to HTML or PDF?

2013-09-29 Thread Jordan Johnson
I'm working on some little conveniences like that, and already have some code that I'm using for writing student assignments to PDFs: http://jjohnson.kirby.org/tmp/handin-pdfs.rkt I call that code from a checker that generates a report on which of the assigned functions/constants are defined an

[racket] Just for fun

2013-09-29 Thread Mike G.
"Why do you like functional programming so much?" https://xkcd.com/1270/ Racket Users list: http://lists.racket-lang.org/users

Re: [racket] Servlet static file paths, I just don't get it

2013-09-29 Thread Erich Rast
Thanks a lot! That's what I was suspecting already. But I still wonder how to do achieve what I want. how do I make "http://my-server.com/lottery"; respond to my lottery servlet, but every other request to respond with respond-unknown *and also* show an image file within respond-unknown? Is there

Re: [racket] RacketCon live stream link

2013-09-29 Thread Eli Barzilay
Much easier: http://con.racket-lang.org/ which is updated with new URLs and has two separate streams. Just now, Stevie Strickland wrote: > RacketCon continues, but the URL has changed. For the current live stream, > visit: > > http://youtu.be/mHVYG0L0L8g > > Thanks, > Stevie > > On Sep 29, 2

Re: [racket] RacketCon live stream link

2013-09-29 Thread Stevie Strickland
RacketCon continues, but the URL has changed. For the current live stream, visit: http://youtu.be/mHVYG0L0L8g Thanks, Stevie On Sep 29, 2013, at 10:59 AM, Stevie Strickland wrote: > For those of you not at RacketCon, we have a live stream available here: > > http://youtu.be/Gomcqdi6kKE > >

[racket] RacketCon live stream link

2013-09-29 Thread Stevie Strickland
For those of you not at RacketCon, we have a live stream available here: http://youtu.be/Gomcqdi6kKE Please join us and enjoy all the talks we have lined up today! Stevie Racket Users list: http://lists.racket-lang.org/users

Re: [racket] Some MPI code

2013-09-29 Thread Grant Rettke
Mine is a basic starting point. On Sun, Sep 29, 2013 at 8:47 AM, Jay McCarthy wrote: > Hi Grant, > > If there is overlap with the openmpi package, we should merge. If not, you > should post this in the package catalog. > > Sent from my iPhone > > On Sep 29, 2013, at 8:18 AM, Grant Rettke wrote:

Re: [racket] Some MPI code

2013-09-29 Thread Jay McCarthy
Hi Grant, If there is overlap with the openmpi package, we should merge. If not, you should post this in the package catalog. Sent from my iPhone On Sep 29, 2013, at 8:18 AM, Grant Rettke wrote: Hi, A while back some of you kind souls helped me out with connecting Racket to MPI. For anyone el

[racket] Some MPI code

2013-09-29 Thread Grant Rettke
Hi, A while back some of you kind souls helped me out with connecting Racket to MPI. For anyone else here is how far I got, which wasn't too far, but, worked. https://github.com/grettke/plt-mpi Best wishes, -- Grant Rettke | ACM, AMA, COG, IEEE gret...@acm.org | http://www.wisdomandwonder.com/