News
Release 0.1.7
o42a-0.1.7 released.
This release refines the sentence semantics and makes it clearer. The declarative and the imperative sentences are evaluated similarly now. Several syntax constructs were removed. The “unknown” logical value was removed; the logic is Boolean now.
2012-05-06
Release 0.1.6
o42a-0.1.6 released.
This release introduces getters. The getter is a stateless link re-evaluated on each request. An assignment statement can be customized for the getter to act as a property.
The numeric objects were extended with adapters for a seamless type conversion.
2012-04-09
Release 0.1.5
o42a-0.1.5 released.
This is a major update to the language semantics.
The links and variables are objects now. The notion of “artifact” is gone, replaced by an “object”.
The core array objects have been renamed. The syntax of arrays has been simplified.
2012-04-02