Axpress

The general name of the project which is a continuous attempt at nurturing the relationship between information and human understanding with the goal of allowing us to more directly interact with our [collective/personal/developing] memory, understanding, ambitions and ideas.

I examine the ways that this meaning emerges and build tools to encourage its growth. Axpress is the name of this set of evolving tools.

subpages:


Thoughts


if x is true then y is true
print y

this could be evaluated by the compiler, or be the evaluator depending on what comes before it.

in :
    "if x is true then y is true"
    x[is] = true
out :
    y[is] = true

This will work if we have possible paths, which aren't currently working.