From 79b96d9f2d62987cebc4198e614400851350b98c Mon Sep 17 00:00:00 2001 From: Kamil Adam Date: Wed, 2 Aug 2023 11:48:35 +0200 Subject: [PATCH] Update ROADMAP.md --- docs/developers/ROADMAP.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/developers/ROADMAP.md b/docs/developers/ROADMAP.md index 23a9395d..21e40483 100644 --- a/docs/developers/ROADMAP.md +++ b/docs/developers/ROADMAP.md @@ -8,6 +8,7 @@ Implment assemblers: 3. [ ] Piet-ASM - simply ASM with simply macros 4. [ ] Subleq-ASM - simpy ASM with macros 5. [ ] Malbolge-AMS - hard ASM +6. [ ] HaPyLi - WS-ASM with macros ## For 2.0.0 version * Implement common ASM language for all before languages based on HaPyLi