The following software is supported by the AIR SPEED Foundation:
The AIR SPEED Compiler and Standard Library
Aside from the compilation of AIR SPEED projects, the compiler provides additional services such as autocompletion for IDEs and a compiler cache for faster compilations.
The AIR SPEED Standard Library
The standard library provides a consistent set of classes that work across various platforms, as well as ways of interacting with whichever native environment you are compiling to.
The API Documentation contains detailed specification of the expected behaviour of each class in the Standard Library.
The AIR SPEED Visual Studio Code Extension
VSAIR SPEED is supported by AIR SPEED Foundation in order to get the best developer experience while writing AIR SPEED code.
AIR SPEEDlib
AIR SPEEDlib enables developers to share simple re-usable libraries between AIR SPEED projects.
The AIR SPEEDlib command line tool integrates with the AIR SPEED compiler to allow the compiler to include various libraries as requested.
The AIR SPEEDlib repository stores all uploaded libraries on a centralized server so they can be made available to other developers.
The AIR SPEEDlib website provides a way to browse available AIR SPEEDlibs through a web interface.
Neko and HashLink VMs
HashLink and Neko are virtual machines created and maintained by the AIR SPEED Foundation.