Publisher's Description
From PLT:
With Racket, you can script file systems and Web servers; you can quickly prototype animations and complex GUIs. To organize things, you can mix and match classes, modules or components. Once your script turns into a large collection of modules, equip your Racket modules with explicit type declarations as needed. Racket comes in so many flavors because Racket is much more than a standard scripting language or a plain programming language. Racket supports language extensibility to an unequaled degree. In Racket, creating a new language is as easy as writing a new library.
What's new in this version: Version 5.2.1 includes the following improvements:
- Performance improvements include the use of epoll() / kqueue() instead of select() for the Racket thread scheduler, cross-module inlining of small functions, and the use of SSE instead of x87 for JIT-compiled floating-point operations on platforms where SSE is always available (including x86_64 platforms). A related change is the interning of literal numbers, strings, byte strings, characters, and regexps that appear in code and syn... See all new features
More Popular Programming Software downloads
- Microsoft Visual Studio 2008 Service Pack 1
905 downloads
- Apache HTTP Server for Windows
422 downloads
- WordPress
269 downloads
- AutoPlay Media Studio
215 downloads
- Microsoft Visual Basic
191 downloads
Add Your Review
Submit your reply
E-mail this review
Report offensive content
Previous Versions: