KAI is an execution environment built around explicit process flow. Code, continuations, objects, and execution context are all first-class runtime values.
-
Updated
Jun 22, 2026 - C++
KAI is an execution environment built around explicit process flow. Code, continuations, objects, and execution context are all first-class runtime values.
Walk an AST from SWC and visit each node type.
A parser for the OScript language written in JavaScript. With an AST walker, a syntax checker (lint) and a code-executing interpreter.
`zai` is yet another programming language implementation. It is written 100% in Python and its primary purposes are for both education and fun.
Axiom is an extremely slow, type-unsafe, bare-bone programming language implemented in python.
Add a description, image, and links to the ast-walker topic page so that developers can more easily learn about it.
To associate your repository with the ast-walker topic, visit your repo's landing page and select "manage topics."