adrian-thurston / colm

The Colm Programming Language
MIT License
164 stars 32 forks source link

[colm] export the colm namespace hierarchy using C++ namespaces #47

Open adrian-thurston opened 4 years ago

adrian-thurston commented 4 years ago

In cases where there is a type with the same name as a namespace, augment the type name with the prefix "t_".