I strongly believe that the code implementing our custom compiler, and possibly also the additional libraries linked with the model code, should be implemented in C++. For example, for the compiler we are reinventing the wheel (see the vector datatype, the dynamic string). Let's discuss it!
I strongly believe that the code implementing our custom compiler, and possibly also the additional libraries linked with the model code, should be implemented in C++. For example, for the compiler we are reinventing the wheel (see the vector datatype, the dynamic string). Let's discuss it!