docs: add language tour outline

This commit is contained in:
rvcas
2022-11-22 20:46:42 -05:00
parent c8c670d986
commit c37eaca763
20 changed files with 44 additions and 0 deletions

View File

@@ -0,0 +1 @@
# Assert

View File

@@ -0,0 +1 @@
# Blocks

View File

@@ -0,0 +1 @@
# Bool

View File

@@ -0,0 +1 @@
# Check

View File

@@ -0,0 +1 @@
# Comments

View File

@@ -0,0 +1 @@
# Constants

View File

@@ -0,0 +1 @@
# Custom types

View File

@@ -0,0 +1 @@
# Data

View File

@@ -0,0 +1 @@
# Functions

View File

@@ -0,0 +1 @@
# Int

View File

@@ -0,0 +1 @@
# List

View File

@@ -0,0 +1 @@
# Matching

View File

@@ -0,0 +1 @@
# Option

View File

@@ -0,0 +1 @@
# String

View File

@@ -0,0 +1 @@
# Todo

View File

@@ -0,0 +1 @@
# Tuple

View File

@@ -0,0 +1 @@
# Type aliases

View File

@@ -0,0 +1 @@
# Variables