Welcome to the home of Loko Scheme, an optimizing Scheme compiler!

Loko is available from git:
git clone https://gitlab.com/weinholt/loko.git/
If GitLab is down then there is a mirror at https://scheme.fail/git/loko.git/.
loko-0.13.0.tar.gz (sig) - 2026-06-27
Loko Scheme is also available from these package repositories:
guix install loko-scheme
docker pull weinholt/loko
docker run --rm -it weinholt/loko
A bootable hard drive image is available. Give it a supported machine with ≥1GB RAM and you get a REPL.
Loko Scheme is licensed under the EUPL-1.2-or-later. This is a copyleft license with a SaaS clause, but which works well for a compiler.
The Loko Scheme Developer's Manual [PDF].
Loko Scheme is a niche compiler. It is not trying to replace any other compiler. Some ideas for what you can do with it:
Loko Scheme on bare metal comes with the following hardware support:
Loko Scheme works on real hardware but it has not been widely tested.
The drivers are used in the bootable disk image.
Please bring bug reports to the mailing list or Loko Scheme on GitLab (preferred). The mailing list is also a great place to discuss Loko Scheme as a user or developer.