From 8f43e042f021acf1c128fa1fc43cada837f41d7e Mon Sep 17 00:00:00 2001 From: MCorange99 <79301995+MCorange99@users.noreply.github.com> Date: Thu, 13 Apr 2023 05:13:29 +0300 Subject: [PATCH] Update README.md Signed-off-by: MCorange99 <79301995+MCorange99@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f081e7a..e1eb630 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,10 @@ This is the second revision of [MCLang](https://github.com/mc-lang/mclang) now w ✅ - relatevely usable by normal programmers ✅ - speed comparable to unoptimised C (sometimes) -❌ - static typing +✅ - static typing ❌ - self hosted (maybe better if not? Since rust is fast asf) ❌ - multiplatform (~~windows~~, linux and mac) -❌ - interop with other languages +✅ - interop with other languages ❌ - package manager ❌ - installer