Menu

Projects

 
An Absyntax project is equivalent to a program: it represents Absyntax's "unit of execution".  When you want to create software with Absyntax, you start with an empty project.
 
Every project supports:
 
 
A project is also a feature group, meaning that it contains features.  It is these contained features – and their interconnections – that define the behaviour of a project and thus the behaviour of your software.  They may be connected to a project's internal entry- and exit-point proxies, allowing them both to respond when the project receives inputs from the outside world and to signal to the outside world that an operation has concluded.
 
Projects may be saved as files.