tcalc 0.2.0
 
Loading...
Searching...
No Matches
eval.hpp File Reference

Evaluator for tcalc. More...

#include <cstddef>
#include <string>
#include <unordered_map>
#include <utility>
#include <vector>
#include "tcalc/builtins.hpp"
#include "tcalc/common.hpp"
#include "tcalc/error.hpp"
#include "tcalc/parser.hpp"

Go to the source code of this file.

Classes

class  tcalc::EvalContext
 Evaluation context which stores variables and built-in functions. More...
 
class  tcalc::Evaluator
 Evaluator for tcalc. More...
 

Detailed Description

Evaluator for tcalc.

Author
Dessera (desse.nosp@m.ra@q.nosp@m.q.com)
Version
0.2.0
Date
2025-06-16