|
QuISP
|

Files | |
| def_instructions.h | |
| def_opcodes.h | |
| this file contains a list of macros defining the opcodes used in the IR. These opcodes are used in def_instructions.h and opcode.h. | |
| InstructionVisitor.cc | |
| InstructionVisitor.h | |
| macro_utils.h | |
| opcode.h | |
| RuleSet.cc | |
| RuleSet.h | |
| RuleSet_test.cc | |
| Runtime.cc | |
| Runtime.h | |
| Runtime_instructions_test.cc | |
| Runtime_test.cc | |
| RuntimeManager.cc | |
| RuntimeManager.h | |
| RuntimeManager_test.cc | |
| test.h | |
| test utilities for Runtime. You can include this file for unit testing. | |
| types.cc | |
| types.h | |
| this file contains the definitions of all the user-defined types widely used alongside the runtime::RuleSet. | |
| Value.cc | |
| Value.h | |