1. Intro
  2. Setup
  3. 1. Rust Toolchain
  4. How to use HyperAST
  5. 2. QuickStart
    ❱
    1. 2.1. Compute code metrics (GUI)
    2. 2.2. Track code (GUI)
    3. 2.3. Add a TreeSitter grammar
  6. 3. Concrete applications
    ❱
    1. 3.1. Track hyper parameters in Stockfish code base
  7. 4. Experimental usecases
    ❱
    1. 4.1. REST API
    2. 4.2. Incremental computing
  8. Contribute
  9. 5. Architecture
  10. 6. How to contribute
    ❱
    1. 6.1. Add a custom language
  11. To go further
  12. 7. Scientific Literature
  13. 8. Related work

HyperAST book

Related work

Coevolution Paper