An open API service indexing awesome lists of open source software.

https://github.com/racket/pb


https://github.com/racket/pb

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

This repository hosts pb (portable bytecode) boot files for the Racket
branch of Chez Scheme. Each update to the boot files is written to a
new branch in the repository, and the relevant branch name is recorded
with each commit in the main Racket repository.

If you need to update the boot files, see the `pb-stage` and `pb-push`
helper targets of the top-level makefile in the Racket source
repository.