uploaded current state of stacat

This commit is contained in:
2025-06-14 00:29:53 +02:00
parent e1824fc79c
commit 69bff131db
17 changed files with 643 additions and 0 deletions

25
doc/de_DE.md Normal file
View File

@@ -0,0 +1,25 @@
# Stacat Version 1.0.0
## Table of contents
1. [What is Stacat]()
2. [The Syntax of Stacat]()
- [The ">" operator]()
- [The "^" operator]()
- [The "+" operator]()
- [The "-" operator]()
- [The "*" operator]()
3. [Explanation of Errors]()
4. [Ruleset of Stacat]()
- [Repitions]()
- [Stack out of Bounds]()
5. [Why did I call it Stacat?]()
## Was ist Stacat?
## Erklärung der Syntax von Stacat
## Erklärung der Fehlersyntax
## Regelwerk der Sprache
## Wieso habe ich die Sprache Stacat genannt?