FE 0.6.0
A header-only C++ library for writing frontends
|
#include <filesystem>
#include <istream>
#include "fe/loc.h"
#include "fe/ring.h"
#include "fe/utf8.h"
Go to the source code of this file.
Classes | |
class | fe::Lexer< K, S > |
The blueprint for a lexer with a buffer of K tokens to peek into the future (Lexer::ahead). More... | |
Namespaces | |
namespace | fe |