diff options
Diffstat (limited to 'man.txt')
-rw-r--r-- | man.txt | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/man.txt b/man.txt deleted file mode 100644 index 3c31517..0000000 --- a/man.txt +++ /dev/null @@ -1,38 +0,0 @@ -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 -==================================================================================================== |