NewLang Project
Yet another programm language
Loading...
Searching...
No Matches
nlc.h File Reference
#include <curl/curl.h>
#include "runtime.h"
#include "jit.h"
Include dependency graph for nlc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  newlang::NLC
 

Namespaces

namespace  newlang
 

Macros

#define INCLUDED_NLC_
 
#define NLC_FILE_HISTORY   ".nlc_history"
 

Macro Definition Documentation

◆ INCLUDED_NLC_

#define INCLUDED_NLC_

Definition at line 3 of file nlc.h.

◆ NLC_FILE_HISTORY

#define NLC_FILE_HISTORY   ".nlc_history"

Definition at line 61 of file nlc.h.