Roadmap
Items are ordered by priority.
- Basic syntax
- CPS transformation
- Capability-based effect system
-
Performant GC
- Automatic reference counting
- Foreign function interface
- Basic OS interface
- WASM backend
- Stream-based list type
- Testing framework
- TCP/UDP sockets
- System time
- Asynchronous operations
- Parallel computation
- Binary operations
- List comprehension
- Multiple system packages
- Map type
- Code formatter
- Documentation generator
-
IDE/editor support
- Language server
- Reflection
- Serialization / deserialization
- Process management
-
Mutable state
- Thread safety
- Vector type
- Web browser interface
- Self-hosting!?