DiffViewer for Diff/AST
December 27, 2021 ยท View on GitHub
Requirements
Build (macOS:Intel)
$ npm install
$ ./mkpkg.sh --arch=x64
Usage (macOS)
$ ../src/ast/analyzing/bin/diffast [--cache PATH] PATH0 PATH1
$ ./run.py [--cache PATH] PATH0 PATH1
License
Apache License, Version 2.0