a tree calculus based programming language
| evaluator.zig | reorganize | |
| manifest.scm | humble beginnings | |
| parser.zig | reorganize | |
| readme.org | parallelize the pool structure | |
hyakkei! a tree calculus based programming language
hopefully more adjectives will be added to that statement in the future
current stage: an implementation only of the tree calculus itself(read: not even a parser), even if a fast one
current vision if not necessarily a goal is to have something of a algebraic effects based system(calling it such may be an abuse of language) for i/o and metaprogramming;