aboutsummaryrefslogtreecommitdiff
path: root/Compiler/src/compiler.cpp
AgeCommit message (Collapse)Author
2020-05-23+compiler c++ filedx
implementation file for compiler.hpp. Currently I have regexes and replacement strings that use the Type enum to access the correct ones (Italic (the first enum item) has its regex and replacement at 0).