Changes between Version 15 and Version 16 of WikiStart
- Timestamp:
- 12/11/13 08:39:41 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v15 v16 31 31 * It might be nice to introduce some convenience constructs that are syntactic sugar for commonly occurring patterns. For example, something like "$proc p = $run stmt" which is short for declaring a temporary procedure with body stmt and spawning that procedure. Also, something like "$waitall($proc procs[], int numProcs);" (that one can be defined as a library function). 32 32 33 * [wiki:CIVLmeeting2013] 33 34 34 35 == Tools ==
