[racket-dev] Release for v6.0 is about to begin

From: WarGrey Gyoudmon Ju (juzhenliang at gmail.com)
Date: Mon Nov 4 20:40:36 EST 2013

Could you please make the regular expression syntax more elegant?
To replace the "" with // or any other character as its boundary.

Here is the example:
#px/^\s*\/([^\/])\/\s*$/ === #px@^\s*/([^/])/\s*$@ ===
#px"^\\s*/([^/])/\\s*$"

Thank you in advance.


On Tue, Nov 5, 2013 at 12:51 AM, Ryan Culpepper <ryanc at ccs.neu.edu> wrote:

> The release process for v6.0 will begin in about a week.  If
> you have any new features that you want in and are relatively close
> to being done, now is a good time to do that.
> _________________________
>  Racket Developers list:
>  http://lists.racket-lang.org/dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20131105/bb7c7f1f/attachment-0001.html>

Posted on the dev mailing list.