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

20
LINES

< > BotCompany Repo | #1008524 // Diff The Inq [OK]

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

Libraryless. Click here for Pure Java version (4563L/31K/101K).

!7

!include #1008522 // Analysis Tree

p-tt {
  //load("initial");
  if (initial == null) {
    S input1 = loadSnippet(#1008462);
    S input2 = loadSnippet(#1008521);
    initial = new Data(pair(input1, input2));
    doOp(initial, new ApplyFunc([[
      func(Pair<S, S> p) { mapPair(p, f numLines) }
    ]]));
    Data data = doOp(initial, new ApplyFunc([[
      func(Pair<S, S> p) { unidiff(p.a, p.b) }
    ]]));
  }
  printTree(initial);
  save("initial");
}

Author comment

Began life as a copy of #1008523

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: #1008524
Snippet name: Diff The Inq [OK]
Eternal ID of this version: #1008524/10
Text MD5: 07b905d25c6c1dc4940423b21d1c6875
Transpilation MD5: 5dc2285d8e9d4eb04305fa6273a74c78
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-21 15:26:13
Source code size: 481 bytes / 20 lines
Pitched / IR pitched: No / No
Views / Downloads: 358 / 423
Version history: 9 change(s)
Referenced in: [show references]