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

14
LINES

< > BotCompany Repo | #1005142 // Run Local Hot Code Test (hot1.txt)

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

Libraryless. Click here for Pure Java version (1044L/7K/24K).

1  
!752
2  
3  
p {
4  
  S code = loadUserTextFile("Documents/Hot Code/hot1.txt");
5  
  print(code);
6  
  
7  
  twice {
8  
    print("Hotwiring...");
9  
    
10  
    Class main = hotwireSource(code);
11  
    print("Running!");
12  
    callMain(main);
13  
  }
14  
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1005142
Snippet name: Run Local Hot Code Test (hot1.txt)
Eternal ID of this version: #1005142/1
Text MD5: 1e5cc95f67e7cb9ce7ea45a4efc78d3c
Transpilation MD5: 2e6893efb9301156b0c0c143f844f6e8
Author: stefan
Category: javax / hot
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-10-17 00:53:10
Source code size: 229 bytes / 14 lines
Pitched / IR pitched: No / No
Views / Downloads: 449 / 543
Referenced in: [show references]