aboutsummaryrefslogtreecommitdiff
path: root/Compiler/src/main.cpp
AgeCommit message (Collapse)Author
2020-05-23+c++ projectdx
Decision: to increase productivity as well as make implementing new features a bit easier, I've decided to move to C++, which has a standard (and fast) implementation of a regex system. Furthermore, it has a ton of good features that make working with this system easier.