0 Members and 2 Guests are viewing this topic.
Didn't I read a while back that you might support filenames with more letters if some of them were lowercase? Like LoseTheGame could also be called by sub(LTG)
When you get an Error Lable, could it tell you which Lable its missing? The jump to Error doesn't help because it just jumps to the end of the program.
HoMM: [==--------] Project 'resumed': I'm suffering overwhelming new ideas being popped up in my dreams :PtiDE: [----------] Explored and understood the main part of the code: just started writing a Tokenizer.
Calc84maniac's is great, but it relies on too much self modifying code and unrolled loops.
Quote from: Quigibo on August 16, 2010, 01:39:42 amCalc84maniac's is great, but it relies on too much self modifying code and unrolled loops.I thought F-Zero was an App... So it isn't, or is there a way to make SMC work with an App?I agree with the break and continue statements as well.