Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

13
LINES

< > BotCompany Repo | #1003141 // For loops and variables

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (1127L/8K/27K).

!752

!include #1003146 // HighLevel

p {
  new Grid g;
  int startAddress = 0;
  HighLevel h = new HighLevel(g, startAddress);
  int i = h.newvar();
  h.new ForIm(i, 10).next();
  disassemble(g, startAddress);
  testProgram(g, startAddress, i, 10);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1003141
Snippet name: For loops and variables
Eternal ID of this version: #1003141/1
Text MD5: e44a4621ab7139dd26cdf0bf6d91223d
Transpilation MD5: 7c640d17149e0ad6f874c9f8ccc25fe7
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-05-14 02:41:12
Source code size: 265 bytes / 13 lines
Pitched / IR pitched: No / No
Views / Downloads: 487 / 575
Referenced in: [show references]