Lluvia
Interpreter.h File Reference

Interpreter class. More...

#include <cstdint>
#include <cstdlib>
#include <limits>
#include <memory>
#include <string>
#include <type_traits>
#include "sol/sol.hpp"
#include "lluvia/core/error.h"
Include dependency graph for Interpreter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ll::Interpreter
 

Namespaces

 ll
 

Macros

#define SOL_ALL_SAFETIES_ON   1
 

Detailed Description

Interpreter class.

Macro Definition Documentation

◆ SOL_ALL_SAFETIES_ON

#define SOL_ALL_SAFETIES_ON   1