Adept 2.3
A new version of Adept has been released!
Major Features:
__defer__
function auto-generation__pass__
function auto-generationverbatim
keyword to disable auto-generation inside special functions- Toggle
!!
operator - Improved runtime null checking when using
--null-checks
/pragma null_checks
- Added
fallthrough
keyword - Added
repeat static
andeach-in static
loops - Added support for default arguments
- Added many features to help with compatibility on linux systems
- Added #get meta directive
- Added support for scientific notation
- Added bitwise assignment operators
- Implemented
offsets
inAnyStructType
- Added #print_warning and #place_warning
- And more!
Adept 2.3 also supports backwards-compatibility with most programs written in Adept 2.0 through Adept 2.2.