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 <argparse/argparse.hpp>
Include dependency graph for sammine.cpp:

Enumerations

enum  compiler_option_enum
 

Functions

int main (int argc, char *argv[])
 

Detailed Description

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