Re: [racket] CGC embedding on win64

2010-12-31 Thread Matthew Flatt
At Fri, 31 Dec 2010 12:39:23 +0100, ugo wrote: > I'm following the "Inside: Racket C API" guide, section 1.4.1 > "Embedding Racket into a Program" to learn how to embed a racket > interpreter into my program: When I compile the sample code on win64 > I'm getting the following error at link time:

[racket] wescheme app running on moby

2010-12-31 Thread Scott Hickey
I was looking at the ping pong app http://www.wescheme.org/openEditor?publicId=beech-hoops-whirl-route-slept and was wondering if this app should run using Moby. I believe they both use the Worlds/Universe language, correct? Pointers to any other interesting examples apps that be run on a phone

[racket] CGC embedding on win64

2010-12-31 Thread ugo
Hi, I'm following the "Inside: Racket C API" guide, section 1.4.1 "Embedding Racket into a Program" to learn how to embed a racket interpreter into my program: When I compile the sample code on win64 I'm getting the following error at link time: "error LNK2019: unresolved external symbol __imp_

Re: [racket] scribble and emacs

2010-12-31 Thread Noel Welsh
There is no Emacs mode for Scribble that I know of. N. On Fri, Dec 31, 2010 at 5:35 AM, Manfred Lotz wrote: > Hi there, > Is there highlighting support for scribble under emacs. It seems that > quack doesn't support it. _ For list-related adminis