I'm just trying to wrap my head around the source code for QB64. There are two main folders - internal and source. The internal seems to contain all C++ code while the source contains all QB64 code. A cursory glance would indicate that they both contain an implementation of QB64, one in C++, the other in QB64. Is this correct? If not, what is the source folder there for?
Thanks!
Dave