Log in / create account | Login with OpenID
DocForge
Programmer's Wiki

Syntax error

From DocForge

This page is a stub. It's lacking in details and can use your help. Please contribute your knowledge to this page.

A syntax error is a programming problem recognized by a language interpreter. A programming language's rules are strictly defined and a syntax error is raised when code does not comply with these rules.