From 0499d4ac29b36ed8c5ba3c1ff4e4bc928e6792a8 Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Wed, 26 Jan 2011 16:00:19 -0800 Subject: Update various README files in the tree. --- src/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/README') diff --git a/src/README b/src/README index 4d1b431a..3618ee18 100644 --- a/src/README +++ b/src/README @@ -1,4 +1,4 @@ -This is preliminary version of the Rust compiler. +This is preliminary version of the Rust compiler(s). Source layout: @@ -11,8 +11,8 @@ boot/util - Ubiquitous helpers boot/llvm - LLVM-based alternative back end boot/driver - Compiler driver -comp/ The self-hosted compiler (doesn't exist yet) -comp/* - Same structure as in boot/ +comp/ The self-hosted compiler ("rustc": incomplete) +comp/* - Similar structure as in boot/ rt/ The runtime system rt/rust_*.cpp - The majority of the runtime services -- cgit v1.2.3