From 811bd5d34ed39f1d2d1407c67f4a325e6c7bb619 Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Sun, 23 Jul 2023 12:19:34 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 77aeccd..12419b5 100644 --- a/Home.md +++ b/Home.md @@ -1,5 +1,5 @@ # Welcome to the YesNt-Interpreter wiki! -YesNt (pronounced "Yesn't") is a imperative and interpreted language inspired by the Assembly language. Nevertheless, YesNt is completely different and not comparable with Assembly. +YesNt (pronounced "Yesn't") is a imperative and interpreted language. YesN't was an experiment and it showed me how difficult it is to develop a good programming language. - [Basics](https://github.com/Stone-Red-Code/YesNt-Interpreter/wiki/Basics) \ No newline at end of file