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

13
LINES

< > BotCompany Repo | #1000819 // Console test

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

Libraryless. Click here for Pure Java version (278L/3K/9K).

1  
!747
2  
3  
m {
4  
  !include #1000818 // Console
5  
  
6  
  p {
7  
    new Console();
8  
    print("Hello console");
9  
    
10  
    for (int i = 0; i < 100; i++)
11  
      print("Hello " + i);
12  
  }
13  
}

download  show line numbers  debug dex  old transpilations   

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

Comments [hide]

ID Author/Program Comment Date
1074 stefan Works! 2015-09-02 12:54:11

add comment

Snippet ID: #1000819
Snippet name: Console test
Eternal ID of this version: #1000819/1
Text MD5: ff115b33760e291327e7cc2f6c18c9ef
Transpilation MD5: e4ad353fff0c28a1586af9ba3cc27df4
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-09-11 14:20:09
Source code size: 180 bytes / 13 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 741 / 746
Referenced in: [show references]