Libraryless. Click here for Pure Java version (1127L/8K/27K).
1 | !752 |
2 | |
3 | !include #1003146 // HighLevel |
4 | |
5 | p { |
6 | new Grid g; |
7 | int startAddress = 0; |
8 | HighLevel h = new HighLevel(g, startAddress); |
9 | int i = h.newvar(); |
10 | h.new ForIm(i, 10).next(); |
11 | disassemble(g, startAddress); |
12 | testProgram(g, startAddress, i, 10); |
13 | } |
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: | 555 / 663 |
Referenced in: | [show references] |