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).

!752

p {
  S code = loadUserTextFile("Documents/Hot Code/hot1.txt");
  print(code);
  
  twice {
    print("Hotwiring...");
    
    Class main = hotwireSource(code);
    print("Running!");
    callMain(main);
  }
}

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: 444 / 536
Referenced in: [show references]