16 skills found
oxc-project / Oxc WalkerA wrapper around `estree-walker` that accepts an `oxc` AST and alternatively uses `oxc-parser` to parse code.
nanobowers / Py2crPython3 to Crystal Translation using Python AST Walker
davidbonnet / Astravel👟 Tiny and fast ESTree-compliant AST walker and modifier.
raff / WalkngoA "walker" for Go AST
cschladetsch / CppKAIKAI is a distributed computing model written in modern C++. Using custom language translators and an executor, KAI provides full reflection, persistence and cross-process communications without having to modify existing source code. KAI Comes with an automated, generational tricolor garbage collector, and Console- and Window-based interfaces.
sxzz / Ast Walker ScopeTraverse Babel AST with scope information.
bkiers / Lua ParserA Lua 5.3 parser and AST walker using ANTLR 3
nirasan / Ast Walkerast-walker is golang ast walk helper tool.
Swatinem / Walkesvery simple walker for estree AST
SaladDais / Tailslide(Unmaintained) Embeddable parser, AST, tree walker and compiler for the Linden Scripting Language based on LSLint
aereal / Text Xslate AST WalkerFilter nodes in the AST (abstract syntax tree) which made by Text::Xslate
sachaarbonel / Ast Walker ExperimentsWalking a GO AST in GO
sourcegraph / Acorn Walkallprovides a walker for the acorn JavaScript parser that traverses all AST nodes
bmeck / Composable Ast WalkerNo description available
wolfgarnet / WalkerAST walker for the golang JavaScript parser Otto.
morganney / Swc WalkWalk an AST from SWC and visit each node type.