
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
Bradley <[EMAIL PROTECTED]> wrote: : Are there any good LINT programs for development in a microcontroller : environment? I do not know much about LINT but I have read that when : properly used it enforces good coding practice. I am willing to try it : out but all the ones I have found are for unix/linux. : In what language? Lint doesn't do much good in assembly... although I suppose someone somewhere could write a 'lint' for one specific assembly language, there's not much out there yet. if you're writing in C, there are a number of syntax checkers which vary from free to very expensive. Search google for more :) Regards, Buddy -- Remove '.spaminator' and '.invalid' from email address when replying.
| <-- __Chronological__ --> | <-- __Thread__ --> |