From 0d7dafe6571b5ef22aa3f8b8baae33284acaeaee Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Tue, 30 Aug 2022 09:57:39 +0100 Subject: Refer to the language spec --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2f3a9be..1d7ecea 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ Objectives: This is a **work in progress**. +Check the [language spec](language.md) for a taste of what is planned. + Currently the compiler uses parsec (Monadic parser combinators) following this planned pipeline: * Lexer -- cgit v1.2.3