Skip to content

Version 1

Compare
Choose a tag to compare
@JamesPhillipsUK JamesPhillipsUK released this 09 Nov 20:38
· 1 commit to main since this release
8c5230e

VisAST Version 1!

This version of VisAST features:

  • New API calls for creating ASTs from URL, filepath, and python strings.
  • Coloured module, class, and function nodes on the tree for easier readability.
  • New unit tests for AST generation.
  • Updated Sphinx documentation.
  • Updated README.