Universal Syntax Tree. topic
unist is a specification for syntax trees. It has a big ecosystem of utilities in JavaScript for working with these trees. It’s implemented by several other specifications.
Hacking-Windows
A FREE Windows C development course where we will learn the Win32API and reverse engineer each step utilizing IDA Free in both an x86 and x64 environment.
unified
☔️ interface for parsing, inspecting, transforming, and serializing content through syntax trees
unist-util-visit
utility to visit nodes
ntast
Notion Abstract Syntax Tree specification.
vfile
Virtual file format for text processing used in @unifiedjs
mdast
Markdown Abstract Syntax Tree format
hast
Hypertext Abstract Syntax Tree format
nlcst
Natural Language Concrete Syntax Tree format
mdast-util-from-markdown
mdast utility to parse markdown
mdast-util-toc
utility to generate a table of contents from an mdast tree