racket/pkgs/compiler-lib/compiler/private
Matthew Flatt 80ad628eef cs: avoid Chez Scheme fasl of immutable hash table
Change the ".zo" format to convert a linklet bundle hash table to a
list, which avoids probblems with stencil-vector encodings and cross
cimpilation between 32-bit and 64-bit platforms. Avoiding records,
stencil values, and hash code should make the fasled form simpler.
2020-08-23 20:20:07 -06:00
..
chez.rkt cs: avoid Chez Scheme fasl of immutable hash table 2020-08-23 20:20:07 -06:00
deserialize.rkt switch to a new, Racket-implemented expander & module system 2018-02-26 13:19:53 -07:00
language.rkt raco exe: add ++lang support 2018-09-02 07:53:47 -06:00