[racket-dev] Feature suggestion

2010-06-04 Thread Paul Steckler
Over the past few months, I've had to spend a lot of time in Visual Studio (no comments from the peanut gallery, please!). It has a feature that might be useful in DrRacket. When you enter a class or class instance name followed by a dot, you get a popup of valid methods. Yes, DrRacket has the n

Re: [racket-dev] [plt-edu] Re: TeachScheme! wikipedia page update

2010-06-16 Thread Paul Steckler
"RackYourBrain!" -- Paul _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

[racket-dev] LLVM

2010-08-02 Thread Paul Steckler
I may have missed a post on this topic, but has anyone built an LLVM back-end for mzc? -- Paul _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] LLVM

2010-08-02 Thread Paul Steckler
On Tue, Aug 3, 2010 at 10:41 AM, Matthias Felleisen wrote: > Eli and an undergraduate (Alex Friedman) started on this a few years ago > and got reasonably far. They could compile a bunch of small stuff, and the > LLVM developer was highly responsive to requests back then (still at UIUC). > But Mat

[racket-dev] Nit in Windows build files

2010-08-15 Thread Paul Steckler
In last night's build, the Visual Studio solution file src/worksp/racket/racket.sln contains the line: Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libracket", "..\libracket\libracket.vcproj", "{A6713577-7DFB-48F8-B8C1-7DB2D7C51F90}" When you load that solution into VS2005, that