- Version 0.1
- Automatically Deconstructed Container Templates with Iterators:
- Arrays (v.0.0.1)
- Lists (v.0.0.2)
- Tables (2D Arrays) (v.0.0.3)
- Hashes (v.0.1)
- Variadic Math Functions
- Ruby-like Block Syntax for Callbacks
- Generators and Coroutines
- Tuples
- Named Function Parameters (non-variadic, global-scope functions only)
- Version 0.2
- Performance Tweaks
- Exceptions
- Automatically Deconstructed Container Templates with Iterators:
- Automatically Deconstructed Object Modules:
- Str (ASCII)
- Regex (ASCII)
- Range
- File
- Logger
- Version 0.3
- Performance Tweaks
- Automatically Deconstructed Container Templates with Iterators:
- Tries
- Fibonacci Heaps
- Splay Trees
- Abstract Syntax Trees
- Automatically Deconstructed Object Modules:
- XML
- JSON
- Arbitrary-Precision Integers
- OpenMP support for existing features
- Debugger for Cake Macros (written in Cake)
- The Horizon
- Performance Tweaks
- Unified Task Management
- Processes, Threads, and Fibers
- "MapReduce"
- Task Queues (like Apple's "Grand Central Dispatch")
- Dynamic Basic Data Types & Generic Containers: Dictionaries, Arrays, Lists, Sets
- Unicode Strings & Regular Expressions
|