Interpreter IFJcode17 (ic17int) - private notes
Requirements
Hidden option
Bug reports and know issues
FIXED (2017-11-??, ikocman): Read gf@foo bool - compares first 4 chars of the input and compares them to “True”, “TRUE” and “true”, if they match any of those → sets foo to true, otherwise sets foo to false
FIXED (2017-10-26, imartisko): v nápovědě je překlep “informations” ⇒ information; a také “instructios” ⇒ “instructions”
FIXED (2017-10-26, imartisko): v nápovědě chybí informace o verzi aplikace (stačí asi datum překladu)
Feature requests
option -i
to get into interactive mode (instructions are taken from stdin and only when READ is interpreted, the input is read from stdin; if label is not available, the user needs to fill in the rest of the code until the missing label and then, interactive mode is reentered)
Limits