SilverSight/scala
allaun 64e54d937d feat(tests): add C, C++, Scala, Fortran, Octave test harnesses
Test harnesses added for all remaining AVM ISA ports:
- C (9 tests): arithmetic, saturation, comparison, overflow, control flow, locals
- C++ (9 tests): same test suite with std::optional-based error handling
- Scala (9 tests): functional style with Option return
- Fortran (4 tests): add, div, saturation, control flow (minimal Fortran test)
- Octave/MATLAB (4 tests): basic operations test

Milestone: 10/12 ports have test harnesses. Coq still pending.
2026-06-30 17:59:19 -05:00
..
AVMIsa feat(tests): Python AVM port rewrite + test harness, Go test harness 2026-06-30 17:56:09 -05:00
avm.scala feat(avm-ports): port AVM ISA to all 12 scientific languages 2026-06-30 17:42:38 -05:00
TestAVM.scala feat(tests): add C, C++, Scala, Fortran, Octave test harnesses 2026-06-30 17:59:19 -05:00