From 1d9e66cf712c28b00a284e3674e14a4f966c50e8 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Mon, 15 Aug 2022 07:35:21 +0100 Subject: URL for the project --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4e26eeb..a4ab9be 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ Currently the compiler uses parsec (Monadic parser combinators) following this p * Analyzer; semantic analysis, type-check, fold constant, etc * Generator: emit intermediate code for the target (e.g. ASM files); (maybe) Intermediate representation +For updates, please check [micro2 website](https://git.usebox.net/micro2-lang/about/). + ## How to build it Requires Haskel and Cabal: -- cgit v1.2.3