Re: [racket] Scala Macros Beta

2012-03-09 Thread Sam Tobin-Hochstadt
On Fri, Mar 9, 2012 at 2:43 PM, Asumu Takikawa wrote: > Hi all, > > Previously on this list I mentioned that the Scala developers are > designing a macro system. Today I heard from one of the developers that > they now have a beta version of their proposal out and that they are > looking forward t

[racket] Scala Macros Beta

2012-03-09 Thread Asumu Takikawa
Hi all, Previously on this list I mentioned that the Scala developers are designing a macro system. Today I heard from one of the developers that they now have a beta version of their proposal out and that they are looking forward to feedback. The proposal document is here: https://docs.google.co

Re: [racket] Scala macros

2012-02-20 Thread Marijn
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 18-02-12 01:23, Asumu Takikawa wrote: > Hi all, > > So there's been quite a bit of discussion about macros in the > Scala community recently and it turns out they have a proposal > here: http://scalamacros.org/sips/macros.html They seem to be prop

[racket] Scala macros

2012-02-17 Thread Asumu Takikawa
Hi all, So there's been quite a bit of discussion about macros in the Scala community recently and it turns out they have a proposal here: http://scalamacros.org/sips/macros.html The plan, AFAICT, is to have macros in Scala 2.10 (the next major version). Since it seems think they are accepting