Frequently Asked Questions about Harbour
: Helping develop Harbour
: I can't code C, how can I help development?
Previous: So what's with all these language extensions then?
Next: I've got loads of Clipper code I can donate, what shall I do?
3.11. I can't code C, how can I help development?
How about doing some Clipper (the language) coding? Parts of Harbour have
been and can be written in itself. Why not look at
what needs doing in the run-time library and seeing what could be
coded using normal Clipper code?
Don't worry about speed for the moment, chances are the functions you're
thinking about are not speed critical, even if they are someone can come
along and, using your implementation as the base design, re-code it in C for
extra speed (if re-coding will speed it up).
Frequently Asked Questions about Harbour
: Helping develop Harbour
: I can't code C, how can I help development?
Previous: So what's with all these language extensions then?
Next: I've got loads of Clipper code I can donate, what shall I do?