I don't know about graphics stuff, but

  1. I found c2nim very helpful. Preprocessing C source beforehand is a very 
small price to pay.
  2. (and not directly related) **CONGRATS** to the Nim developers! I just 
finished porting a (very time sensitive) modern fast hashing algorithm to Nim 
and speed is within 1% of C (4.904 GB/s vs 4.935 GB/s when hashing 64 byte 
strings to 64 bit hashes). That's insignificant and well within the margin of 
measuring error.


Reply via email to