35#include "src/jazz_bebop/fields.h"
38#ifndef INCLUDED_JAZZ_CATCH2
39#define INCLUDED_JAZZ_CATCH2
41#include "src/catch2/catch.hpp"
47#ifndef INCLUDED_JAZZ_BEBOP_BOP
48#define INCLUDED_JAZZ_BEBOP_BOP
Bop: The Bebop compiler and decompiler.
Definition bop.h:59
OpCodes opcodes
The list of opcodes.
Definition bop.h:68
OpCodes: The opcodes.
Definition opcodes.h:198
A configuration file as a key/value store.
Definition utils.h:217
A simple logger.
Definition utils.h:245
A Jazz Service is a globally instanced configurable object that may allocate RAM.
Definition utils.h:285
A language to access any container by base using locators.
Definition base_api.cpp:39
Bop * pBop
A pointer to a Bop.
Definition bop.h:71