Bash++
Bash++ compiler internal documentation
|
#include <iostream>
#include <fstream>
#include <vector>
#include <set>
#include <unordered_map>
#include <antlr4-runtime.h>
#include <getopt.h>
#include "version.h"
#include "updated_year.h"
#include "syntax_error.cpp"
#include "antlr/BashppLexer.h"
#include "antlr/BashppParser.h"
#include "listener/BashppListener.cpp"
#include "handlers.h"
#include "internal_error.cpp"
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
volatile int | bpp_exit_code = 0 |
int main | ( | int | argc, |
char * | argv[] | ||
) |
volatile int bpp_exit_code = 0 |
Copyright (C) 2025 rail5 Bash++: Bash with classes