From d0d6aae1e56428f597f69f5c9cfb261afe671f5d Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Fri, 23 Feb 2024 16:46:10 -0700 Subject: initial parser --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..2d6ca62 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +An interpreter for the CPS intermediate representation as +suggested in "Compiling with Continuations" by Appel. -- cgit v1.2.3-70-g09d2