Intro
Setup
1.
Rust Toolchain
How to use HyperAST
2.
QuickStart
❱
2.1.
Compute code metrics (GUI)
2.2.
Track code (GUI)
2.3.
Add a TreeSitter grammar
3.
Concrete applications
❱
3.1.
Track hyper parameters in Stockfish code base
4.
Experimental usecases
❱
4.1.
REST API
4.2.
Incremental computing
Contribute
5.
Architecture
6.
How to contribute
❱
6.1.
Add a custom language
To go further
7.
Scientific Literature
8.
Related work
Light
Rust
Coal
Navy
Ayu
HyperAST book
Scientific Literature
HyperAST Paper
Structure of the HyperAST explained in the paper
Example detailed in the Paper