Entries Published On April, 2021
Wildcard officially becomes owner and collaborator of Babelfish
Babelfish: A Universal Code ParserBabelfish is a self-hosted server for source-code parsing: it has the power to parse all kinds of file, in any supported language, extracting an Abstract Syntax Tree and converting it into a Universal Abstract Syntax Tree (UAST). This UAST enables further analysis and transformations with either the included tools or your …