Skip to content

Releases: AdeptLanguage/Adept

Adept 2.3

30 Aug 04:01

Choose a tag to compare

A new version of Adept has been released!

Major Features:

  • __defer__ function auto-generation
  • __pass__ function auto-generation
  • verbatim 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 and each-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 in AnyStructType
  • 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.

Adept 2.2

11 Jan 17:21

Choose a tag to compare

v2.2

Updated help

Adept 2.1

28 Apr 22:33

Choose a tag to compare

Adept 2.1 Mini-Release

Adept 2.0

10 Jul 16:43

Choose a tag to compare

v2.0

Changed root path where compiler lives