FR Documentation
From VpriWiki
With a rapidly changing system like COLA, one shouldn't expect complete, up-to-date documentation. Some things would be nice, and would help keep other developers from spending too much time scratching their heads, such as:
- Gotchas akin to the recent "_sizeof" problem, and the "follow the rules of the GC" problem. Certain uses of the system require that the programmer adhere to certain strict rules. These rules and the cases when they apply should be documented.
- Semi-formal grammars for id and jolt/coke. Both can be almost gleaned from the [1] and [2] but combing through these is no fun :). OMeta version of these would be cool.

