Nimrod for C programmers
github.com
Nimrod for C programmers
1–10 of 67 posts
Re: Nimrod for C programmers
#2Re: Nimrod for C programmers
#3Every time i look at this language feature, it seems like a dream come true. Yet, i stopped believing in santa when i was 4 so could anyone here points at its ugly parts ?
Re: Nimrod for C programmers
#4Re: Nimrod for C programmers
#5Re: Nimrod for C programmers
#6Re: Nimrod for C programmers
#7I recommend to those who tried only the 0.9.2 version to check the new 0.9.4 as there has been a lot of improvements (Release note: http://nimrod-lang.org/news.html#Z2014-04-21-version-0-9-4-r... ).
Re: Nimrod for C programmers
#8I saw that you can even generate C++ code from nimrod and that you can automatically generate c wrapper with c2nim, but how does it play with C++? Can you easily use C++ libraries in Nimrod or do you have to write a C interface?
Re: Nimrod for C programmers
#9I saw that you can even generate C++ code from nimrod and that you can automatically generate c wrapper with c2nim, but how does it play with C++? Can you easily use C++ libraries in Nimrod or do you have to write a C interface?
Re: Nimrod for C programmers
#10Other than that, Nimrod has been a pleasure to use. If you need a metaprogramming language to generate C, use Nimrod.