<div dir="ltr">We hope to release 6.0 in a short amount of time if 5.92 goes okay. We wanted time for a slightly wider circle to try things out before the big 6-oh.<div><br></div><div>Robby</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Sat, Jan 25, 2014 at 9:52 PM, Juan Francisco Cantero Hurtado <span dir="ltr"><<a href="mailto:iam@juanfra.info" target="_blank">iam@juanfra.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks for the work on the new version :D<br>
<br>
I'm using the "builtpkgs" tarball. Everything works OK. The only problem is PLT_SETUP_OPTIONS="-j 2" breaks the "make install" step.<br>
<br>
Just a question. Why "5.92"? Why not "6"?.<div class="HOEnZb"><div class="h5"><br>
<br>
On 01/25/14 18:55, Ryan Culpepper wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Racket 5.92 has a new package system, including a catalog of<br>
hundreds of already-available packages. Please visit<br>
<br>
   <a href="http://pkgs.racket-lang.org/" target="_blank">http://pkgs.racket-lang.org/</a><br>
<br>
for an overview of the packages.<br>
<br>
Recent releases included the "beta" versions of the package system.<br>
Racket version 5.92 incorporates many improvements suggested by these<br>
preliminary experiences:<br>
<br>
  * A package is treated as a single collection by default, so it is<br>
    even easier to use a Github repository as a package. Get started<br>
    quickly:<br>
      <a href="http://docs.racket-lang.org/pkg/getting-started.html" target="_blank">http://docs.racket-lang.org/<u></u>pkg/getting-started.html</a><br>
<br>
  * DrRacket includes a new package manager GUI, available via the<br>
    File|Package Manager ... menu item. The GUI is also available<br>
    as a stand-alone program via the "gui-pkg-manager" package.<br>
<br>
  * The main Racket distribution has been separated into about 200<br>
    packages. The Racket installer combines the core system with<br>
    bundled versions of these packages.<br>
<br>
    Alternatively, you may now install a Minimal Racket distribution<br>
    --- which is about 1/10 the size of the main distribution --- and<br>
    add only those packages that you need.<br>
<br>
  * Package installation supports pre-built packages that include<br>
    compiled byte code and rendered documentation, meaning packages can<br>
    be installed quickly when built versions are available. All<br>
    packages in the main distribution are available in pre-built form.<br>
<br>
Further improvements are in the works, notably including package<br>
documentation on the package-catalog web site.<br>
<br>
COMPATIBILITY NOTE: PLaneT, the previous Racket package system, will<br>
remain in place for the foreseeable future, but we expect all package<br>
work to shift to the new system.<br>
<br>
Beyond the package system, this release brings a number of other<br>
changes:<br>
<br>
  * Racket's HTML documentation has a new and improved look, thanks to<br>
    Matthew Butterick.<br>
<br>
  * The documentation includes a style guide, "How to Program Racket"<br>
    <a href="http://docs.racket-lang.org/style/" target="_blank">http://docs.racket-lang.org/<u></u>style/</a><br>
<br>
  * Racket's JIT compiler supports the ARM architecture.<br>
<br>
  * Racket supports the Mac's Retina display mode.<br>
<br>
  * The performance of the Typed Racket compiler improved by 50% on<br>
    some typed programs; e.g., see <a href="http://bit.ly/1d0Ye4z" target="_blank">http://bit.ly/1d0Ye4z</a><br>
<br>
  * The profiler provides a new mode that uses the errortrace library<br>
    to produce fine-grained profiles.<br>
<br>
  * A new contract profiler reports how much time programs spend<br>
    checking contracts, and which contracts are most expensive.<br>
<br>
  * The math/flonum library exports fast 105-bit precision operations.<br>
<br>
  * Check Syntax handles generated identifiers, especially those<br>
    introduced by struct (e.g. field selectors) and Redex (e.g., e_1,<br>
    e_2)<br>
<br>
  * 2htdp/batch-io includes functions for dealing with html/xml in<br>
    files and web sites as X-expressions plus conveniences for<br>
    web-based graph traversals.<br>
<br>
  * The `gen:set' generic interface extends set operations to work on<br>
    user-defined types that implement set methods, as well as on other<br>
    set-like built-in types, such as lists.<br>
<br>
  * Picts support conversion to SVG format.<br>
<br>
  * Under unix, Racket provides desktop entries (.desktop files) for<br>
    its graphical executables.<br>
</blockquote>
<br>
<br>
____________________<br>
 Racket Users list:<br>
 <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/<u></u>users</a><br>
</div></div></blockquote></div><br></div>