Interactive flow management for the ACT design tools.
This program is for use with the ACT toolkit.
- Please install the ACT toolkit first; installation instructions are here.
- Next, run "source ./configure"
- Finally, build this program using the standard ACT tool install instructions here.
Interact uses the mini-scheme interpreter that is part of the core ACT library. Information about the basic built-in commands in the interpreter is available as part of the ACT repo