Loko Scheme 0.13.0 is released with bug fixes, performance improvements, and new features. It is an optimizing Scheme compiler that supports R6RS and R7RS standards.
# Loko Scheme 0.13.0 - weinholt.se
Source: [https://weinholt.se/articles/loko-scheme-0-13-0/](https://weinholt.se/articles/loko-scheme-0-13-0/)
Loko Scheme 0\.13\.0 is now available from:
- [https://scheme\.fail/releases/loko\-0\.13\.0\.tar\.gz](https://scheme.fail/releases/loko-0.13.0.tar.gz)
- [https://scheme\.fail/releases/loko\-0\.13\.0\.tar\.gz\.sig](https://scheme.fail/releases/loko-0.13.0.tar.gz.sig)
A bootable disk image for 64\-bit PCs is available from:
- [https://scheme\.fail/releases/disk\-images/loko\-hdd\-0\.13\.0\.img\.gz](https://scheme.fail/releases/disk-images/loko-hdd-0.13.0.img.gz)
- [https://scheme\.fail/releases/disk\-images/loko\-hdd\-0\.13\.0\.img\.gz\.sig](https://scheme.fail/releases/disk-images/loko-hdd-0.13.0.img.gz.sig)
The signatures are made with the GnuPG key 0xDD839B748F10AD4D\.
Loko Scheme 0\.13\.0 fixes bugs, improves performance and adds features\. SeeNEWS\.md in the distribution for a more detailed summary of changes\.
Loko Scheme is an optimizing Scheme compiler that builds statically linked binaries for bare metal, Linux and NetBSD/amd64\. It supports theR6RSScheme and R7RS Scheme standards\.
Loko Scheme’s web site is[https://scheme\.fail](https://scheme.fail/), where you can find the release tarballs and the manual\. There is also a mailing list at[https://lists\.scheme\.fail](https://lists.scheme.fail/)\.
Loko Scheme is licensed under theEUPLv\. 1\.2 or later\.
Hoot 0.9.0, a Scheme to WebAssembly compiler backend for Guile, has been released with new features and bug fixes, including DWARF support, standard Wasm exceptions, and a game jam template for the Lisp Game Jam.
vLLM v0.20.1 is a minor version update for the popular open-source LLM inference and serving library, maintaining its focus on high-throughput and efficient memory management.
vLLM v0.21.0rc1 is a pre-release update for the high-performance LLM inference and serving library, featuring optimizations for throughput, quantization, and hardware support.