|
|
|
|
|
by ComNik
3230 days ago
|
|
Jonathan Blow's language "jai" allows for seamlessly switching between AoS and SoA and generally seems to value efficient data layout and "gradual" optimization over safety (in contrast to e.g. Rust). Unfortunately, no public compiler seems to be available at this time. |
|