[racket-dev] Release for v6.0 is about to begin
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>