noun
syntax error
Computing term for an error in the structure of code or input that prevents correct parsing.
プログラムをコンパイルしたら、シンタックスエラーが出た。
When I compiled the program, a syntax error occurred.
シンタックスエラーを修正しないと、コードは実
If you don't fix the syntax error, the code won't run.