Weave 4.0c


Okay we've made some big* moves and you all should like to hear about them yes. HERE THEY ARE

  • #DO / #ELSEDO / #DONE
    • Not useful in practical development and makes the code look nasty. 
    • Worked for simple stuff but broke down as things got more complex.
    • Removed from 4.0c and later.
      • Removed from the demos and manual too.
  • #IF NOT <condition> RETRY, #TAKE <counter> <#> RETRY
    • We're going to give this a shot.
    • If it gets executed, it goes back to the very beginning of the line and tries again.
    • Added to the demos and manual.
  • #IF <condition> OR <condition>
    • True if either condition is true.
    • Can stack them as well, #IF <condition> OR <condition> OR <condition> is true if any of the three are true.

* - not really that big. Maybe these go way, we are just tryin things.. If you use these things and dont want em go away please hit up the discord and tell me about it. Otherwise I'm gonna keep squealin' into the void y'hear

Files

WEAV4DOS.ZIP 1.2 MB
20 hours ago
Weave_4.0c_Linux_AArch64.zip 9.7 MB
20 hours ago
Weave_4.0c_Linux86_64.zip 9.7 MB
20 hours ago
Weave_4.0c_WIN32.zip 5.6 MB
20 hours ago
Weave_4.0c_WIN64.zip 5.7 MB
20 hours ago

Get Weave 4

Leave a comment

Log in with itch.io to leave a comment.