sammine-lang
|
The main file to produce an executable that is the sammine compiler. More...
#include "compiler/Compiler.h"
#include "fmt/color.h"
#include <argparse/argparse.hpp>
#include <cpptrace/basic.hpp>
#include <cpptrace/cpptrace.hpp>
#include <csignal>
#include <cstdlib>
#include <unistd.h>
Enumerations | |
enum | compiler_option_enum |
Functions | |
void | handler (int sig) |
int | main (int argc, char *argv[]) |
The main file to produce an executable that is the sammine compiler.