Showing content from http://docs.leaflabs.com/static.leaflabs.com/pub/leaflabs/maple-docs/latest/language-index.html below:
Complete Language Index — Maple v0.0.12 Documentation
Complete Language Index¶
This is the index of Maple’s language reference documentation. The “Maple API” column provides API references for documented libmaple functionality. The “C++ for Maple” pages are intended as a minimal reference/refresher for programmers familiar with the Arduino language.
Looking for Something Else?
- See the Maple Library Reference for extra built-in libraries for dealing with different kinds of hardware.
- If you’re looking for something from the C standard library (like atoi(), for instance): the CodeSourcery GCC compiler used to compile your programs is configured to link against newlib, and allows the use of any of its header files. However, dynamic memory allocation (malloc(), etc.) is not available.
- If you’re looking for pointers to low-level details, see the Language Recommended Reading and libmaple pages.
Maple API C++ for Maple
- Arithmetic Operators (+, -, *, /)
- Arrays
- Assignment Operator (=)
- Bit Shift Operators (<<, >>)
- Bitwise Operators (&, |, ^, ~)
- Boolean Operators
- Booleans
- break
- Built-in Types
- byte
- byte() (cast)
- char
- char() (cast)
- Comments
- Comparison Operators (==, !=, <, >, <=, >=)
- Compound Arithmetic Operators (+= , -=, *=, /=)
- Compound Bitwise Operators (&=, |=, ^=)
- const
- continue
- Curly Braces ({, })
- #define
- double
- double() (cast)
- do/while
- enum
- float
- float() (cast)
- for
- Labels and goto
- if/else
- #include
- Increment and Decrement Operators (++, --)
- int
- int() (cast)
- Keywords
- long() (cast)
- long long
- Modulo Operator (%)
- Pointer Operators (&, *)
- return
- Scope
- Semicolon (;)
- sizeof()
- sqrt()
- static
- Strings
- switch/case
- unsigned char
- unsigned int
- unsigned long long
- Variables
- void
- while
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4