sammine-lang
Loading...
Searching...
No Matches
sammine.cpp File Reference

The main file to produce an executable that is the sammine compiler. More...

#include "compiler/Compiler.h"
#include "fmt/color.h"
#include "util/Utilities.h"
#include <argparse/argparse.hpp>
#include <cpptrace/cpptrace.hpp>
#include <csignal>
#include <cstdlib>
Include dependency graph for sammine.cpp:

Enumerations

enum  compiler_option_enum

Functions

void handler (int sig)
int main (int argc, char *argv[])

Detailed Description

The main file to produce an executable that is the sammine compiler.