aboutsummaryrefslogtreecommitdiff
path: root/man.txt
diff options
context:
space:
mode:
authorc+12023-05-22 22:38:39 -0400
committerc+12023-05-22 22:38:39 -0400
commit9f479d2d093f5656f887c246201ed2fa4a2f1f4b (patch)
treeffd569b1e7886bf06f40ec8e0a5d46b5e300f92f /man.txt
parentd83d37ecd5682252f85af099c3353525f1cb1394 (diff)
man.txt
Diffstat (limited to 'man.txt')
-rw-r--r--man.txt38
1 files changed, 38 insertions, 0 deletions
diff --git a/man.txt b/man.txt
new file mode 100644
index 0000000..3c31517
--- /dev/null
+++ b/man.txt
@@ -0,0 +1,38 @@
+The HALK Programming Language
+====================================================================================================
+
+*version 0.0.1*
+*2023-05-22*
+
+Syntax
+====================================================================================================
+
+Definitions
+----------------------------------------------------------------------------------------------------
+
+Calls
+----------------------------------------------------------------------------------------------------
+
+Data Structures
+====================================================================================================
+
+Namespaces
+----------------------------------------------------------------------------------------------------
+
+Structs
+----------------------------------------------------------------------------------------------------
+
+Logic & Program Flow
+====================================================================================================
+
+If / Else
+----------------------------------------------------------------------------------------------------
+
+For / While
+----------------------------------------------------------------------------------------------------
+
+Cond
+----------------------------------------------------------------------------------------------------
+
+Style
+====================================================================================================