reorganized docs

This commit is contained in:
cozis
2021-11-06 14:30:09 +01:00
parent 78d848b22d
commit 368d0a4678
2 changed files with 6 additions and 56 deletions
+2
View File
@@ -1,6 +1,8 @@
# The Noja language
This file was intended for people who already program in other high level languages (such as Python, Javascript, Ruby) and don't need to be introduced to basic programming concepts (variables, expressions and branches). This way, there is more space for the comparison of the language's features with the mainstream languages.
## Table of contents
3. [The first program](#the-first-program)
4. [Expressions](#expressions)