NewLang Project
Yet another programm language
|
#include <sys/time.h>
#include "fmt/core.h"
#include "fmt/args.h"
#include "nlc-rt.h"
#include "term.h"
#include "builtin.h"
#include "parser.h"
#include "module.h"
Go to the source code of this file.
Classes | |
class | newlang::AstAnalysis |
Namespaces | |
namespace | newlang |
Macros | |
#define | INCLUDED_ANALISIS_CPP_ |
#define INCLUDED_ANALISIS_CPP_ |
Definition at line 3 of file analysis.h.