Compiler Work Is Progressing

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

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *