Re: [racket-users] Language-Specific Plugins: Toolbar button functionality to call drracket:eval:expand-program

2019-06-28 Thread Philip McGrath
If you're sure you want to get the raw program source and deal with it manually, you can use the method `get-definitions-text ` on the DrRacket

Re: [racket-users] [PSA] Upcoming projects

2019-06-28 Thread Eric Griffis
> Why implement these projects in Algebraic Racket? Good question -- not so easy to answer cleanly. Here's a smattering. I created Algebraic Racket to make functional meta-programming in Racket more enjoyable. My talk will demonstrate what I mean by that and why it matters in practice. The packa

Re: [racket-users] images for Dr Racket 7.2 (Mac)

2019-06-28 Thread 'John Clements' via Racket Users
I think the idea is that you can right-click on the image in the documentation using your browser and save it, then use the Insert Image menu in DrRacket to open the image you just saved. Does this make sense? John > On Jun 28, 2019, at 11:26, Bryan Pierce wrote: > > Hello everyone!! > > The

[racket-users] resources on PL design

2019-06-28 Thread Stephen De Gabrielle
Hi, I'm looking for resources on PL *design*., i.e. deciding what to make and how to assess/test those design decisions, before moving onto how to make it. Any additions, opinions or advice appreciated: Programming Languages: Application and Interpretation by Shriram Krishnamurthi https://ww

[racket-users] images for Dr Racket 7.2 (Mac)

2019-06-28 Thread Bryan Pierce
Hello everyone!! There is probably no reason I should let this bug me so much...in fact, I know I found the answer in the documentation somewhere, but now I can't find it I installed Dr Racket to work through the HTDP book, and am at the point where they say we can copy and paste the "rocket"