Savetz #126 Posted January 30, 2017 (edited) Yay! So at http://gkanold.wixsite.com/homeputerium/basic-10liners-2017 I noticed this rule change: "In addition to the tenliner, the same program must be submitted in "long version", that means, with one command per line; Line jumps (GOTO, GOSUB) and other dependencies must be adjusted so that the program remains fully functional" which seems like a pain in the ass, but OK.. Are there any other tule changes? Edited January 30, 2017 by Savetz Quote Share this post Link to post Share on other sites
vitoco #127 Posted January 31, 2017 It's hard to compress the code, but is harder to expand it and explain what all that means. Quote Share this post Link to post Share on other sites
pirx #128 Posted January 31, 2017 I suppose the best idea is to use the brilliant @dmsc tool https://github.com/dmsc/tbxl-parser, the "-l" command makes basically what is needed by the rules sans line numbers. The only caveat is this will not work good with Atari Basic (IFs will get converted to TBXL format). 1 Quote Share this post Link to post Share on other sites
vitoco #129 Posted January 31, 2017 I think this should be discussed in the 2017's contest thread... Quote Share this post Link to post Share on other sites
_The Doctor__ #130 Posted February 10, 2017 lol @savetz look what you got yourself into... 1 Quote Share this post Link to post Share on other sites