Skip to content

Latest commit

 

History

History

diffviewer

DiffViewer for Diff/AST

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