This is a stable release of the Cannoli compiler. It is currently unoptimized and a bit slower than the CPython implementation.
Current Support (not comprehensive):
- Data structures
- Lists
- Tuples
- Primitive types
- For loops
- While loops
- Classes
- Functions
- Built-in functions
printstrlenminintfloatenumerate- `open...