cwal2

Documentation
Login

Documentation

This is the README for the cwal2 project:

https://fossil.wanderinghorse.net/r/cwal2

This project is experimental, very incomplete, and of alpha quality. It is not intended for anyone's use beyond its own developer's.

cwal2 is a reimplementation of cwal, the Scripting Engine Without a Language. In short, it provides a basis for scripting engines and certain garbage-collection use case. It does not provide a scripting engine, but pieces commonly used in building one:

cwal2 is still very much in development and undocumented. All current code experimental, subject to change in any ways. If this experiment pans out, it will get the usual full API docs all of my public-facing projects have. Until then, though... it's an experiment.

Though fundamentally similar to v1, the most significant differences from its predecessor include:

Goals of this Project (same as v1, basically, minus the aspect of treating RAM as a rare and holy resource):

Non-Goals: