Skip to content
This repository was archived by the owner on Sep 13, 2019. It is now read-only.

Commit 5dbb62c

Browse files
committed
no more changes here
1 parent febd457 commit 5dbb62c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
The repository contains the commit history for
2+
3+
* Racket's switch from a C-implemented expander and module system to
4+
a Racket-implemented expander and module system; and
5+
6+
* the initial implementation of Racket to run on Chez Scheme.
7+
8+
The changes have been merged (as a single commit) to the main Racket
9+
repository, and this repository is no longer modified.
10+
11+
----------------------------------------
12+
113
This is the source code for the core of Racket. See "INSTALL.txt" for
214
full information on building Racket.
315

0 commit comments

Comments
 (0)