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

19
LINES

< > BotCompany Repo | #1000924 // Transpile snippet on server & run (admins only =)

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

Libraryless. Click here for Pure Java version (239L/2K/7K).

!747

m {
  static S snippetID;
  
  p {
    if (args.length != 0) snippetID = args[0];
    
    Class transpile = hotwire("#1000904");
    set(transpile, "snippetID", snippetID);
    callMain(transpile);
    
    run(snippetID);
  }
  
  static void run(S snippetID) {
    callMain(hotwire(snippetID));
  }
}

Author comment

Began life as a copy of #1000904

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

No comments. add comment

Snippet ID: #1000924
Snippet name: Transpile snippet on server & run (admins only =)
Eternal ID of this version: #1000924/1
Text MD5: 64fe1b6e9c02d2006b14719863ec3547
Transpilation MD5: c82b0461e3064d512483eb96fdb94030
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-09-12 17:48:23
Source code size: 327 bytes / 19 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 636 / 765
Referenced in: [show references]