https://github.com/racket/pb
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/racket/pb
- Owner: racket
- Created: 2020-07-27T15:34:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-06-25T16:04:39.000Z (12 months ago)
- Last Synced: 2025-06-27T10:07:19.824Z (12 months ago)
- Size: 48.9 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.