burg / ahipa

UNMAINTAINED Ahipa: a pure JavaScript frontend for Daikon.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ahipa: A JavaScript frontend for the Daikon dynamic invariant detector

Features

  • Pure JavaScript instrumentation library that generates Daikon trace files.
  • Module loader hooks to instrument Node.js applications as they are loaded.
  • A command-line launcher to run your Node application in trace-gathering mode.
  • Based on the esprima parser and escodegen generator.

Installing

  • TODO

Using with Daikon

  • TODO

License

  • BSD License

Third-party libraries

  • TODO

Thanks to

  • Developers of istanbul for technical inspiration.

About

UNMAINTAINED Ahipa: a pure JavaScript frontend for Daikon.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 100.0%