From 96f740a05690ae2b82b2b5b1431badb4557246b3 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Fri, 31 Jul 2015 22:18:57 -0400 Subject: [PATCH] Update History.md --- docs/History.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/History.md b/docs/History.md index f7a6eaf8..c0c843ed 100644 --- a/docs/History.md +++ b/docs/History.md @@ -1,4 +1,4 @@ -# Background on Writing Cyclone Scheme +# Writing the Cyclone Scheme Compiler This document covers some of the background on how Cyclone was written, including aspects of the compiler and runtime system.