Hacker News new | ask | show | jobs
by therobots927 908 days ago
Just wondering, why order =, material, and carbon that way instead of material, =, carbon?
1 comments

It's "prefix" notation .. if you search something like "prefix vs infix vs postfix programming languages" it should return a decent explanation. For my case it's personal choice more than anything.. also easier for me to write a VM for.