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

20
LINES

< > BotCompany Repo | #1001207 // Misc Bot

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

Libraryless. Click here for Pure Java version (1078L/8K/27K).

!747

m {
  p {
    makeAndroid("Misc Bot.");
  }
  
  static synchronized S answer(S s) {
    new Matches m;
    
    if (match3("diff * and *", s, m)) {
      S snippet1 = unquote(m.m[0]);
      S snippet2 = unquote(m.m[1]);
      nohupJavax(parseSnippetID("#1000996") + " " + parseSnippetID(snippet1) + " " + parseSnippetID(snippet2));
      return "Diffing in new process";
    }
    
    return null;
  }
}

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: #1001207
Snippet name: Misc Bot
Eternal ID of this version: #1001207/1
Text MD5: ba51524dceabe31932eaad03ef6aaf52
Transpilation MD5: 3f9e2931bbbd559cd5fbb475ed44e17a
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-09-30 19:42:07
Source code size: 430 bytes / 20 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 674 / 650
Referenced in: [show references]