edin / raytracer

Performance comparison of various compilers
MIT License
57 stars 22 forks source link

Add results for all languages #38

Open mgrojo opened 6 months ago

mgrojo commented 6 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.

edin commented 6 months ago

Hi, I don't have experience with Ada, i could not find version of compiler that can build this project.

mgrojo commented 5 months ago

After my pull request (#37), it builds with gnat-12.