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

15
LINES

< > BotCompany Repo | #1000904 // "Quick"-transpile snippet on server (admins only =)

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

Libraryless. Click here for Pure Java version (519L/4K/14K).

!752

static S snippetID;

p {
  if (args.length != 0) snippetID = args[0];
  
  print("Transpiling " + formatSnippetID(snippetID));
  
  Pair<Bool, S> p;
  if ((p = transpileOnServer(snippetID)).a)
    print("OK!");
  else
    print(p.b + "\n\nError!");
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1000904
Snippet name: "Quick"-transpile snippet on server (admins only =)
Eternal ID of this version: #1000904/1
Text MD5: 5cc554c74d0dbc73c1d29dc99922b2e7
Transpilation MD5: cfe053f0379df7ac7f1398569ce462f3
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-08-13 13:31:37
Source code size: 270 bytes / 15 lines
Pitched / IR pitched: No / No
Views / Downloads: 594 / 1021
Referenced in: [show references]