WHCL Central Documentation Hub
whcl, the WanderingHorse.net Command Language, is documented in fairly copious amounts of detail via...
- The whcl Manual covers all aspects of the scripting environment and some aspects of the C level.
- The C API Docs are in the header files, primarily whcl.h and cwal.h.
- Loadable Modules can plug new C-level features in to the library at runtime.