Open mgrojo opened 7 months ago
These languages don't have results: Zig V Swift Haskel Ada
I'm interested in the Ada version. It's easy to test in Ubuntu/Debian. Install packages gprbuild and gnat-12 and run gprbuild -p raytracer.gpr.
gprbuild -p raytracer.gpr
Hi, I don't have experience with Ada, i could not find version of compiler that can build this project.
After my pull request (#37), it builds with gnat-12.
These languages don't have results: Zig V Swift Haskel Ada
I'm interested in the Ada version. It's easy to test in Ubuntu/Debian. Install packages gprbuild and gnat-12 and run
gprbuild -p raytracer.gpr
.