Legesher Docs
Home
GitHub
Search
⌃
K
Links
🗨
What is Legesher?
🎨
legesher-docs
Getting Started
Keyword Table
Glossary
Documentation Style Guide
Coding Style Guide
💡
Legesher
The Why
The Breakdown
The Roadmap
🔄
Legesher-translations
Translation Guide
Translation Conventions
🌴
tree-sitter-legesher-python
Tree Sitter Guide
🗣
legesher-python
Code Editor Support Guide
⚖️ The Official Things
Governance
Code of Conduct
Open Source License
Contributing Guidelines
📨ORGANIZATIONAL
Weekly Updates
Changelog
Powered By
GitBook
Comment on page
Glossary
Glossary 📖
For all the words that would be of benefit to know. If there is a word you believe should be on this list, please open an
issue
.
Keywords
Truth Values
True
False
Logical Operators
and
not
or
Loops
for
in
while
if
elif
else
break
continue
User Defined Structures
class
def
async
await
References
del