Loko Scheme: bare metal optimizing Scheme compiler
----
- 5 days ago | 5 points | 0 comments
- URL: https://scheme.fail/
- Discussions: https://news.ycombinator.com/item?id=45500422
- Summary: Loko Scheme is an optimizing R6RS/R7RS Scheme compiler that targets Linux, NetBSD and bare-metal amd64. It uses Concurrent ML for concurrency, has reasonable performance, and supports batteries via Akku.scm. The site offers downloads via Git, GitLab mirror, tarballs, AUR, Guix, Docker and a bootable disk image. It includes drivers for network, disk, video, serial, PS/2 and USB devices, enabling systems research, unikernels and bare-metal experiments. Licensed under EUPL-1.2-or-later, it provides a developer manual and invites bug reports by email or discussion on comp.lang.scheme and #loko IRC.




