708abb8c97
This is a super-invasive update since the "zcl" package in particular is referenced all over. There are probably still a few zcl references hanging around in comments, etc but this takes care of most of it. |
||
---|---|---|
.. | ||
include | ||
transform | ||
userfunc | ||
README.md |
zcl Extensions
This directory contains some packages implementing some extensions to zcl that add features by building on the core API in the main zcl package.
These serve as optional language extensions for use-cases that are limited only to specific callers. Generally these make the language more expressive at the expense of increased dynamic behavior that may be undesirable for applications that need to impose more rigid structure on configuration.