Expected 1.0 compiler features:
- Functions, procedures, variables work similarly to Pascal
- Object-oriented features including virtual methods
- Support for multi-unit programs & code libraries
Some things will be missing or limited in early versions:
- Won’t support a full standard Pascal type system
- Limited or no support for nested functions (priority is unit-level and class/instance-level functions)
- Limited performance
Leave a Reply