Hi,

what do you think about an optional parameter to compile nim code into its own 
namespace "Nim" (or configurable). When compiling nim code together with a big 
c++ library it is very likely to get name clashes with the existing code - for 
example names like TFrame or Exception are used very often.

Reply via email to