Page 1 of 1

Use higher level language than C

Posted: Tue Oct 01, 2019 9:00 am
by Lachu
There exist high level language, which is translatable to C like Vala or nim. Some have good C integration, so bindings for C libraries will be generated from C header. Vala and Nim are quite speed. Programs written in Vala or Nim have range market, because they are translated to C. Maybe you could drop śome hacks like specvec?