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

20
LINES

< > BotCompany Repo | #1008355 // Nootrobox Bot Transform

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

Libraryless. Click here for Pure Java version (8942L/60K/196K).

1  
!7
2  
3  
p {
4  
  S bla = cast loadVariableDefinition(#1008347, "bla");
5  
  new L<S> others;
6  
  for (S s : toLines(bla)) {
7  
    Lisp l = clParse(s);
8  
    if (l == null || eq(l.rawOrNull(0), "-"))
9  
      others.add(s);
10  
    else if (l.is("oofaakbeurmuxjzq")) {
11  
      l.head = "zpngrctlsvyhgjcz";
12  
      l.add(aGlobalID());
13  
      printIndent(clUnparse(l));
14  
    } else if (l.is("zpngrctlsvyhgjcz")) 
15  
      print(s);
16  
    else
17  
      others.add(s);
18  
  }
19  
  print(lines(others));
20  
}

Author comment

Began life as a copy of #1008347

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1008355
Snippet name: Nootrobox Bot Transform
Eternal ID of this version: #1008355/2
Text MD5: f37793bf5364aed3230d1a795b854860
Transpilation MD5: 4024716d324dd4e724e08f03049e75e8
Author: stefan
Category: javax / a.i.
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-05-09 16:04:05
Source code size: 475 bytes / 20 lines
Pitched / IR pitched: No / No
Views / Downloads: 319 / 385
Version history: 1 change(s)
Referenced in: [show references]