From 77e947222432252f9c18a17b257249ba3c8827fb Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Fri, 14 Jan 2022 23:16:00 +0100 Subject: [PATCH] Initial Home page --- Home.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..6bf8102 --- /dev/null +++ b/Home.md @@ -0,0 +1,3 @@ +# 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. \ No newline at end of file