Firmware for Arduino | PLEN Project Company Inc.
Interpreter.h File Reference

Management class of interpreter. More...

#include <stdint.h>

Go to the source code of this file.

Classes

class  PLEN2::Interpreter
 Management class of interpreter. More...
 
struct  PLEN2::Interpreter::Code
 Code struct. More...
 

Namespaces

 PLEN2
 

Macros

#define PLEN2_INTERPRETER_H
 

Detailed Description

Management class of interpreter.

Author
Kazuyuki TAKASE

Macro Definition Documentation

#define PLEN2_INTERPRETER_H