View Single Post
BAILOPAN
Join Date: Jan 2004
Old 03-21-2016 , 23:21   Re: New API and Syntax
Reply With Quote #708

The compiler, internally, has no concept of a "type" aside from hacks like methodmaps that we've surgically bolted on. It's easy to map names ("float" -> "vec_t" for example), but mapping to an entirely new type is basically impossible in the existing codebase.
__________________
egg
BAILOPAN is offline