Odin is extremely far along and pretty much nearing a conclusion as a language. However, there is still a lot to do!
The following list has not yet to been finalized:
[ul]
- Support Assembly
- Support C-Header file generation for Odin libraries
- Support for Automatic DLL Loading
- To replace LLVM as the default backend (but also support LLVM too)
- AMD64 and x86-32 support initially
- Debugging Symbols (PDB/DWARF Generation)
- Compression
- CLI Tools
- Mathematics and Statistics
- Containers
- Custom Allocators
- OS
- Image Reading/Writing
- String Utilities
- Unicode Lookups
- Basic Networking