diff options
author | c+1 | 2023-05-22 22:50:50 -0400 |
---|---|---|
committer | c+1 | 2023-05-22 22:50:50 -0400 |
commit | 8d50b4bf8792be8b9a7211da8f4110ba045b5c49 (patch) | |
tree | b82f1c02f22263b428e5f57f5a48d774c687664d /man.txt | |
parent | 9f479d2d093f5656f887c246201ed2fa4a2f1f4b (diff) |
man.md
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 -==================================================================================================== |