corewar.io icon indicating copy to clipboard operation
corewar.io copied to clipboard

CURLINE Parse error

Open conradj opened this issue 7 years ago • 1 comments

Tried a few Warriors from "CoreWar Tiny - 'Koenigstuhl'" list and get parser error:

[65 , 19] ERROR: Unrecognised label 'CURLINE'

conradj avatar Dec 21 '17 17:12 conradj

I think CURLINE is a special preprocessor symbol which is used within the FOR preprocessor command to return the current line within the loop. This functionality is not currently supported but I will need to implement at some point.

gareththegeek avatar Dec 22 '17 11:12 gareththegeek