From 4304c97bd4aedfb6ff884de46c60e1bba6aa4254 Mon Sep 17 00:00:00 2001 From: servostar <72654954+Servostar@users.noreply.github.com> Date: Wed, 24 Jan 2024 16:05:05 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 5920180..569e9f7 100644 --- a/Home.md +++ b/Home.md @@ -5,4 +5,5 @@ This wiki contains information about the language specification, software implem ## Wiki Content - Gemstone Language specification: [Specification](https://github.com/Servostar/gemstone/wiki/Programming-language-specification-(Gemstone)) - Compiler pipeline: [Architecture](https://github.com/Servostar/gemstone/wiki/Architecture) +- Preprocessor: [Preprocessor](https://github.com/Servostar/gemstone/wiki/Preprocessor) - Examples: [Cookbook](https://github.com/Servostar/gemstone/wiki/Gemstone-Cookbook) \ No newline at end of file