MTMS main
Modern Turing Machine Simulator
Loading...
Searching...
No Matches
main.cpp File Reference

Dedicated entry point for the mtms-cli executable binary. More...

#include "../core/project.hpp"
#include "cli.hpp"
#include "program.hpp"
#include <cstdlib>
#include <print>
Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

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

Detailed Description

Dedicated entry point for the mtms-cli executable binary.

Version
0.2
Date
2026-06-27

Definition in file main.cpp.

Function Documentation

◆ main()