From 53bab42468a7a6bb9a830a62e9336ef1dace903b Mon Sep 17 00:00:00 2001 From: Rahil <44476072+Rahilkaxi@users.noreply.github.com> Date: Wed, 30 Sep 2020 19:11:11 +0530 Subject: [PATCH 1/3] Update index.html --- template/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/template/index.html b/template/index.html index 9318db1..18a384c 100644 --- a/template/index.html +++ b/template/index.html @@ -3,6 +3,7 @@ {% include template/base.html %}
+

What is Lemon

Lemon is an open source programming language.

From 6639343f29cfb00343a39e02c45e19d6aadd84ef Mon Sep 17 00:00:00 2001 From: Rahil <44476072+Rahilkaxi@users.noreply.github.com> Date: Wed, 30 Sep 2020 19:13:52 +0530 Subject: [PATCH 2/3] Add files via upload --- 404.html | 50 ++++++++++++++++++++++++++++++++++++++++ error-404-monochrome.svg | 1 + 2 files changed, 51 insertions(+) create mode 100644 404.html create mode 100644 error-404-monochrome.svg diff --git a/404.html b/404.html new file mode 100644 index 0000000..3b32c08 --- /dev/null +++ b/404.html @@ -0,0 +1,50 @@ +{% set title %}The Lemon Programming Language{% end %} +{% set home %}1{% end %} +{% include template/base.html %} +
+
+

Easy to Learn

+

+ Lemon is an open source programming language. +

+
DownloadsDocumentation
+ +
+
+

+def hello(var name) {
+    print('Hello', name);
+}
+
+hello('World');
+    
+
+
+
+
+
+

Easy to Learn

+

+ Lemon's syntax is like C/C++ and Java with dynamic typing. +

+
+
+

Small Codebase

+

+ Lemon's implementation is 25k sloc ANSI C without dependencies. +

+
+
+

Object-oriented

+

+ Everything is object, integer, number, function, class even type. +

+
+
+

Open Source and Free

+

+ Lemon is licensed under the MIT Public License. +

+
+
+{% end %} diff --git a/error-404-monochrome.svg b/error-404-monochrome.svg new file mode 100644 index 0000000..f0d345f --- /dev/null +++ b/error-404-monochrome.svg @@ -0,0 +1 @@ +error-404-monochrome \ No newline at end of file From 8c3b099f863a0d18764294c2749e773250f0b37c Mon Sep 17 00:00:00 2001 From: Rahil <44476072+Rahilkaxi@users.noreply.github.com> Date: Wed, 30 Sep 2020 19:46:31 +0530 Subject: [PATCH 3/3] Update 404.html --- 404.html | 10342 ++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 10293 insertions(+), 49 deletions(-) diff --git a/404.html b/404.html index 3b32c08..2f22a56 100644 --- a/404.html +++ b/404.html @@ -1,50 +1,10294 @@ -{% set title %}The Lemon Programming Language{% end %} -{% set home %}1{% end %} -{% include template/base.html %} -
-
-

Easy to Learn

-

- Lemon is an open source programming language. -

-
DownloadsDocumentation
- -
-
-

-def hello(var name) {
-    print('Hello', name);
-}
-
-hello('World');
-    
-
-
-
-
-
-

Easy to Learn

-

- Lemon's syntax is like C/C++ and Java with dynamic typing. -

-
-
-

Small Codebase

-

- Lemon's implementation is 25k sloc ANSI C without dependencies. -

-
-
-

Object-oriented

-

- Everything is object, integer, number, function, class even type. -

-
-
-

Open Source and Free

-

- Lemon is licensed under the MIT Public License. -

+ + + + + + + + + + 404 + + + + +
+
+
+
+
+
+
+ +

This requested URL was not found on this server.

+ + + Return + +
+
+
+
+
+
+
-
-{% end %} + + + +