Nand2Tetris Questions and Answers Forum
›
Compiler
›
Project 9
Search
everywhere
only in this topic
Advanced Search
In Circle_game.jack (line 16): Expected } In Circle_game.jack (line 16): Expected end-of-file In Food.jack (line 6): Expected } In Food.jack (line 6): Expected end-of-file
Classic
List
Threaded
♦
♦
Locked
2 messages
djbrizzle
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
In Circle_game.jack (line 16): Expected } In Circle_game.jack (line 16): Expected end-of-file In Food.jack (line 6): Expected } In Food.jack (line 6): Expected end-of-file
Can someone help me understand why i keep getting these error
Circle_game.jack
Food.jack
ivant
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: In Circle_game.jack (line 16): Expected } In Circle_game.jack (line 16): Expected end-of-file In Food.jack (line 6): Expected } In Food.jack (line 6): Expected end-of-file
The first error I see is on line 16, where you use the word "constructer". The correct keyword is "constructor".
Free forum by Nabble
Edit this page