Re: [racket] What are some good practices of reading racket source code

2013-02-03 Thread Danny Yoo
> But as a C programmer, I was thinking more low-level as well such as > how does racket virtual machine manage its memory, > what is the implementation detail about its built-in data types, > and of course, I am interested in its mechanism and strategies based on > these facilities. Ah, ok. Ther

Re: [racket] Racket access 4 Assemblies

2013-02-03 Thread Matthias Felleisen
Check out Common Larceny. It is a Scheme implementation that runs on .Net. Since Larceny supports R6, so may Common Larceny. On Feb 3, 2013, at 2:45 PM, Heraklea wrote: > Than you very much for this information. Are there any plans to implement > such ability? > I read somewhere about dot-

Re: [racket] Racket access 4 Assemblies

2013-02-03 Thread Heraklea
Than you very much for this information. Are there any plans to implement such ability? I read somewhere about dot-scheme implementation in the net, so it might me available! Yours, Racket Users list: http://lists.racket-lang.org/users

[racket] find-secs error while building 5.3.2

2013-02-03 Thread Jimmy Olgeni
Hello, I'm trying to upgrade the FreeBSD ports for Racket 5.3.2, and I'm getting a strange error while running the install target: raco setup: --- installing collections --- raco setup: --- post-installing collections --- raco setup: post-installing: help raco setup: post-installing: mred raco

Re: [racket] doc builder error ?

2013-02-03 Thread Yvan Godin
Hi Danny thanks for your investigation and answer Yvan 2013/2/2 Danny Yoo > On Sat, Feb 2, 2013 at 2:17 AM, Yvan Godin wrote: > > Hello Racketers > > I am trying last build Racket 5.3.2.3 and with this single lines > > #lang racket > > (require planet2) > > (install "sxml") > > (install "mong