Fully functional Fortran interpreter (minus Fortran built-in libs) with error logging (tracked on the line it exists on for both compile & runtime errs) Built with C++.
to run, compile and execute main with path of the fortran program as an cmd arg
glhf!