* Racket supports parallel threads. For more information see the new
blog post on the topic.
* Parallel threads can be created using the #:pool argument to
thread creation.
* Threads created with #:keep set to 'results will record their
results for later retrieval with thread-wait.
* The black-box wrapper prevents the optimizing compiler from
optimizing away certain computations entirely. This can be helpful
in ensuring that benchmarks are accurate.
* The decompile-linklet function can map linklets back to
s-expressions.
* When using BC Racket, the processor-count function is changed to
always return the parallel count.
* We now distribute "natipkg" packages for AArch64, useful for
package-build and package-testing infrastructure.
* Check Syntax tracks identifiers more deeply nested in the "origin"
field of syntax objects.
* The math library includes Weibull distributions.
* There are many other repairs and documentation improvements!
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/racket?expand=0&rev=101
4 lines
133 BLFS
Plaintext
4 lines
133 BLFS
Plaintext
version https://git-lfs.github.com/spec/v1
|
|
oid sha256:a05f54103789477da8e6facabb777049477c4c3998c5865c0d7ce285d3577411
|
|
size 34537197
|