- Freeware
- - Development
- - Other
- - Racket
Racket 8.14 freeware
... to language creation allows users to easily design new languages tailored to specific tasks. With its interactive development environment and robust documentation, Racket fosters creati ... ...
Author | PLT Scheme Inc |
Released | 2024-08-14 |
Filesize | 82.90 MB |
Downloads | 1616 |
OS | Windows 11, Windows 10 32/64 bit, Windows 8 32/64 bit, Windows 7 32/64 bit |
Installation | Instal And Uninstall |
Keywords | functional programming, programmer, educational software, programming language, programming environment, debugger, Racket, code debugger, code, compile |
Users' rating (14 rating) |
Racket Free Download - we do not host any Racket torrent files or links of Racket on rapidshare.com, depositfiles.com, megaupload.com etc. All Racket download links are direct Racket download from publisher site or their selected mirrors.
8.14 | Aug 14, 2024 | New Release | The racket/treelist and racket/mutable-treelist libraries provide list-like containers that support many operations in effectively constant time, including appending and extracting sub-lists without mutating the given list. Treelists are implemented as RRB Vectors, invented by Stucki, Riompf, Ureche, and Bagwell. (see 4.16 Treelists and RRB vector: a practical general purpose immutable sequence, ICFP 2015) The hash-filter-keys and hash-filter-values functions allow users to filter hashes using a predicate on either keys or values. (see 4.15 Hash Tables: hash-filter-keys, hash-filter-values) The vector-extend and vector*-extend functions provide a way to pre-populate the prefix of a newly allocated vector using the elements of an existing vector. (see 4.12 Vectors: vector-extend) Command-line raco setup, package update, and package installation use terminal control (when available) to show what they are working on more compactly and with a progress bar. Racket v8.13 uses Unicode 15.1 for character and string operations. Machine-specific cross-module optimization allows improved support for static generation of foreign-function bindings. The scribble/acmart language uses v2.01, which avoids errors concerning the hyperref package in some latex installations. |
8.13 | May 16, 2024 | New Release | |
8.12 | Feb 8, 2024 | New Release |