Changes between Version 10 and Version 11 of AlsprocDevelopment
- Timestamp:
- Sep 17, 2013, 5:25:13 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AlsprocDevelopment
v10 v11 1 1 == Alsproc Development == 2 3 == Architecture Overview == 4 5 It is worth noting the overall architecture of alsproc, which has been structured in a way similar to APL where users generate configuration files from a template which they can then edit, and each configuration file should have a deterministic outcome when processed using the main program. 6 7 [[Image(workflow_diagram.png)]] 2 8 3 9 == Structure ==