meta-ast 0.7.0

Polyglot static-analysis engine: extract symbols and cross-language dependency graphs from 9 supported source languages, with optional MetaCall deployment manifest generation.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[book]
title = "meta-ast"
authors = ["Khaled Alam"]
description = "Polyglot static analysis engine: symbol extraction, cross-language dependency graphs, SCC analysis, and MetaCall deployment manifests."
language = "en"
src = "src"

[output.html]
git-repository-url = "https://github.com/metacall/meta-ast"
edit-url-template = "https://github.com/metacall/meta-ast/edit/main/docs/{path}"
default-theme = "ayu"
preferred-dark-theme = "ayu"

[output.html.search]
enable = true
limit-results = 30