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

AST parser. More...

#include <cstddef>
#include <string_view>
#include "tcalc/ast/node.hpp"
#include "tcalc/common.hpp"
#include "tcalc/error.hpp"
#include "tcalc/token.hpp"
#include "tcalc/tokenizer.hpp"

Go to the source code of this file.

Classes

class  tcalc::ast::ParserContext
 Wrapper around the tokenizer to provide a context for parsing. More...
 
class  tcalc::ast::Parser
 AST parser. More...
 

Detailed Description

AST parser.

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