If my tcl script contains any syntax errors, the CGI errors are shown in the browser most of the times but this doesn’t happen every time.
Is there a way or some open source tool i can use to detect the tcl syntax errors
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The wiki page for Tcl static analysis tools lists a number of which I have used ‘frink’ successfully in the past. Nagelfar is also relatively up to date and I’ve heard good things about it.