The Dink Network

Reply to Re: New *WORKING* cross-platform editor

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
January 12th 2012, 06:05 PM
anon.gif
shevek
Ghost They/Them
 
i just tried to test in a simple way the while and for loops.

Thanks. There were several bugs in there, indeed.

I think I fixed all of them. I also added support for break and continue.

The indentation of the built code may seem a bit weird, but I think it makes sense to indent the actual body of loops, even if they are implemented with goto. And it shouldn't matter for dink anyway.

Please let me know if there are any more problems.