From 30c4070e3d5bdfa5ddbb41e3e2d1590567cba3d8 Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Sun, 11 Jul 2010 14:54:43 -0700 Subject: Add a boot/README file explaining rustboot's organization a bit. --- src/README | 1 + 1 file changed, 1 insertion(+) (limited to 'src/README') diff --git a/src/README b/src/README index c51709d0..4d1b431a 100644 --- a/src/README +++ b/src/README @@ -3,6 +3,7 @@ This is preliminary version of the Rust compiler. Source layout: boot/ The bootstrap compiler +boot/README - More-detailed guide to it. boot/fe - Front end (lexer, parser, AST) boot/me - Middle end (resolve, check, layout, trans) boot/be - Back end (IL, RA, insns, asm, objfiles) -- cgit v1.2.3