Skip to content

Pipeline & parser improvements

Compare
Choose a tag to compare
@SpirinEgor SpirinEgor released this 10 Aug 14:21
· 363 commits to master since this release
042283e
  • Replace CLI with automatic pipeline based on passed configuration
  • Introduce YAML config for setting up mining options
  • Refactor parsing module for easy integration of new parsers and languages
  • Add ANTLR-PHP parser
  • Write docs for base mining steps
  • Add multithreading for parsing
  • Fix bugs and other little improvements