The main focus in the next version is on large projects.
- Compilation in debug mode will be significantly quicker.
- "Compile as library" option. This option will allow you to compile one or more modules (of any type) to a standard library. This will be very useful for building reusable components and also for breaking large projects into more manageable pieces. This will also speed up compilation as libraries are compiled in the background.
- Modules attributes / annotations.
The next version will also include other improvements.
- Compilation in debug mode will be significantly quicker.
- "Compile as library" option. This option will allow you to compile one or more modules (of any type) to a standard library. This will be very useful for building reusable components and also for breaking large projects into more manageable pieces. This will also speed up compilation as libraries are compiled in the background.
- Modules attributes / annotations.
The next version will also include other improvements.