logoalt Hacker News

aaaashleytoday at 4:36 PM1 replyview on HN

yes! i had this exact idea. i also thought about integrating geometric/clifford algebra using zig's type system so that you could have one mathematical multivector object instead of complex / quaternion types, etc.


Replies

smj-edisontoday at 4:41 PM

That's the other great thing about using comptime, is you can specify which DSL you want to use for which scenario. You're not locked into one implementation.