1
0
Fork
You've already forked hyakkei
0
a tree calculus based programming language
  • Zig 99.4%
  • Scheme 0.6%
2026年03月28日 11:47:07 +00:00
evaluator.zig reorganize 2026年03月28日 11:47:07 +00:00
manifest.scm humble beginnings 2026年03月25日 18:40:38 +00:00
parser.zig reorganize 2026年03月28日 11:47:07 +00:00
readme.org parallelize the pool structure 2026年03月27日 21:16:13 +00:00

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;