-
Notifications
You must be signed in to change notification settings - Fork 0
Home
C272 edited this page Dec 18, 2019
·
27 revisions
This is the Algo wiki, which contains all learning and documentation resources for the language. Docs will not always be up to date for breaking changes, so it's recommended to use the release builds when using the docs as a reference. Here's a table of contents for the general categories on the Wiki:
Language Support Extensions
Command Line
Getting Started
- Strings & Printing to Console
- Variables
- If, Else and Loops
- Checks and Conditionals
- Functions
- Lists
- Objects
- Expressions
- Enums
- Rounding
- Libraries
- Catching and Throwing Errors
- Imports and the Standard Library
Further Reading
- Scopes in Algo [todo]
- Byte Manipulation [todo]
- JSON Serialization [todo]
- Externals and Function Plugins [todo]
Standard Libraries
Algo's Grammar [todo]
Adding to the Standard Library [todo]
ALI and ALEC [Algo Language Interpreter / Algo Language Executable Compiler]
Contribution Guidelines [todo]
Algo (c) Larry Tang, 2019.
Commercial use of Algo must include the LICENSE
file in the same directory as the executable.
Standard Library Documentation: