Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 767 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 767 Bytes

interact

Interactive flow management for the ACT design tools.

Notes and Installation

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.

Scripting

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