| Version 36 (modified by , 12 years ago) ( diff ) |
|---|
CIVL: The Concurrency Intermediate Verification Language
The CIVL-C Language
Contents
Thoughts about the CIVL-C language
- 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).
Meetings
Tool Development
- Performance
- Coding standards
- Comparison
- Transformers
Release
Junit reports, download:
- Latest release: https://vsl.cis.udel.edu/civl/test/current/latest/
- Latest unstablerelease: https://vsl.cis.udel.edu/civl/test/trunk/latest/
Bug Report
If you have any problem when using CIVL, you can report it by creating a new ticket: https://vsl.cis.udel.edu/trac/civl/newticket It would be helpful for us to trace the bug if you also submit your CIVL-C programs as attachments of the ticket.
Other Links
Note:
See TracWiki
for help on using the wiki.
