I just created a fast repository of the compiled HAC.EXE (ADA subset "interpreter") at: https://gitlab.com/dufresnep/hac HAC.EXE is a DJGPP program.
Compiled with: gnatmake src/apps/hac.adb -Isrc -Isrc/compile -I src/compile/emit -Isrc/manage -Isrc/execute Needed more than 64 Mb for QEMU (I used -m 300). The issue I get, I described at: https://github.com/zertovitch/hac/issues/26 _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
