Re: [racket-users] [ANN] A type-expander library for Typed/Racket

2016-08-26 Thread Anthony Carrico
On 08/26/2016 11:10 AM, Matthias Felleisen wrote: > > This looks cool and I wish I had time to play with it. Likewise. Can you say something for us lurkers about the use cases? Do you think it is workable to have an identifier act as a type expander, match expander, normal macro and identifier ma

Re: [racket-users] [ANN] A type-expander library for Typed/Racket

2016-08-26 Thread Matthias Felleisen
This looks cool and I wish I had time to play with it. > On Aug 24, 2016, at 11:09 AM, Dupéron Georges > wrote: > > Based on Asumu's work on type expanders > (https://github.com/racket/racket/compare/master...takikawa:tr-type-expander), > I have written a library which adds support for ty

Re: [racket-users] DrRacket's auto-indentation outside DrRacket?

2016-08-26 Thread Robby Findler
Here are the docs for the preferences system: http://docs.racket-lang.org/framework/Preferences__Textual.html You will want to look at the code in the framework for the specifics of the preference you're after. It's name is 'framework:tabify and these are the two files you want, I believe: htt

[racket-users] Re: Sending a file via HTML request.

2016-08-26 Thread George Neuner
On Tue, 23 Aug 2016 02:09:24 -0700 (PDT), Normal Loone wrote: >Yeah, my main problem is how do I pack the file into a JSON Object >and then send it? Just FYI: JSON is a printable coding, so any non-printable characters in a binary file must be escaped - making the transfer larger. The read-json

Re: [racket-users] fivethirtyeight indexes reddit

2016-08-26 Thread Norman Gray
Andreas, hello. On 25 Aug 2016, at 18:22, Andreas Perstinger wrote: If so, that means that the growth in 'racket', and more so with the more predictable growth in 'swift', is all the more impressive. Well there is also a singer named Taylor Swift which IMHO would explain this growth. :-)