Re: [racket] s-expression javascript syntax

2014-05-20 Thread Jay McCarthy
Here are two options: http://planet.racket-lang.org/package-source/jaymccarthy/javascript.plt/1/2/doc.txt http://planet.racket-lang.org/package-source/dherman/javascript.plt/9/2/planet-docs/javascript/pjs.html I presume there is bit-rot, but they should be nice. Jay On Tue, May 20, 2014 at 8:3

[racket] s-expression javascript syntax

2014-05-20 Thread Neil Van Dyke
Is anyone using an s-expression representation of JavaScript syntax with Racket? (I see some Google hits for "s-expression javascript", but am wondering whether anyone is currently doing that in Racket. This was prompted by writing a generator in Racket for an HTML5 mobile app, which requires

Re: [racket] the definition of 'form'?

2014-05-20 Thread Matthias Felleisen
Let's assume Norman is really operating in the *SL context. There the meaning of 'form' can be resolved via Ryan's explanation, but with the understanding that these languages do not support macros. So read delivers something that the expander can turn into a core Racket feature or not. So the

[racket] International Lisp Conference deadline extension (May 25)

2014-05-20 Thread Didier Verna
ILC 2014 - International Lisp Conference "Lisp on the Move" August 14-17 2014, Université de Montréal, Montréal, Canada Sponsored by the Association of Lisp Users In cooperation with: ACM SIGPLAN http://

Re: [racket] student languages: getting started?

2014-05-20 Thread Robby Findler
I think the instructions in HtDP are wrong. You could choose "Choose Language" and then click on "Beginning Student Language" in the resulting dialog. Robby On Tue, May 20, 2014 at 9:24 AM, Éric Tanter wrote: > Hi, > > I'm having trouble using the base student languages from scratch (v6.0.1). >

[racket] student languages: getting started?

2014-05-20 Thread Éric Tanter
Hi, I'm having trouble using the base student languages from scratch (v6.0.1). (strangely enough, it's the first time ever I'm really interested in running these languages since the whole #lang story was introduced) 1. If I start DrRacket and try to follow the instructions online http://www.cc