Re: [racket] Embedding Racket scripts in HTML

2011-10-17 Thread Jay McCarthy
I think you want http://docs.racket-lang.org/web-server/templates.html On Sun, Oct 16, 2011 at 4:21 PM, Harry Spier wrote: > Dear list members, > > > Firstly thank you for the answers to my query about a list of differences > between Racket and Scheme. > > > With the Racket web server is it possi

Re: [racket] embedding Racket

2010-10-24 Thread Sergey Khorev
> I'm trying to port embedding application to Racket 5.0.1, I've > stumbled upon access violation right inside scheme_main_setup. Apologies, I've overlooked the section about tls. Btw to make it working with other compilers on Windows, I suggest to make the following change to schthread.h: *** s

Re: [racket] Embedding Racket into a Program

2010-06-30 Thread Matthew Flatt
Something has definitely gone wrong; I'll fix it. Meanwhile, you can still use `mzc' (which will stick around a while for compatibility): mzc --c-mods base.c ++lib racket/base At Wed, 30 Jun 2010 12:43:14 +0200, gabor papp wrote: > According to the Inside Racket C API > (http://docs.racket-l