Path to this page:
./
wip/chezscheme-racket,
Rackets fork of Chez Scheme
Branch: CURRENT,
Version: 9.5.9.8,
Package name: chezscheme-racket-9.5.9.8,
Maintainer: pkgsrc-usersChez Scheme is both a programming language and an implementation of
that language, with supporting tools and documentation.
This variant of Chez Scheme is extended to support the implementation
of [Racket](https://racket-lang.org/).
Major additions to Chez Scheme in the Racket variant:
* AArch64 support
* pb (Portable bytecode) support, which is mainly useful for
bootstrapping a build on any supported platform
* Unboxed floating-point arithmetic and flvectors
* Type reconstruction during optimization (especially for safe code)
* Continuation attachments
* Parallel garbage collection, in-place garbage collection for
old-generation objects (instead of always copying), and
reachability-based memory accounting
* Ordered finalization, immobile (but collectable) objects, and
weak/ephemeron generic hash tables
Master sites:
Filesize: 16068.993 KB
Version history: (Expand)
- (2023-03-16) Updated to version: chezscheme-racket-9.5.9.8
- (2023-02-13) Package has been reborn
- (2022-10-13) Updated to version: chezscheme-racket-9.5.9.2
- (2022-07-15) Updated to version: chezscheme-racket-9.5.7.6
- (2021-12-09) Package added to pkgsrc.se, version chezscheme-racket-9.5.5.5 (created)