By mswatcher
via lucabolognese.wordpress.com
Submitted: Mar 21 2013 / 13:02
This is a port of LLIte in C. The reason for it is to experiment with writing functional code in standard C and compare the experience with using a functional language like F#. It is in a way a continuation of this and this posts. I will be using glib and an header of convenient macros/functions to help me (lutils.h). I don’t think that is cheating. Any modern C praticoner has its bag of tricks … Don’t tell me this is not idiomatic C. I already know that.
Add your comment