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

16
LINES

< > BotCompany Repo | #1008523 // Analysis Tree Persistence Test [WORKS]

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

Libraryless. Click here for Pure Java version (5530L/37K/123K).

!7

!include #1008522 // Analysis Tree

p-tt {
  load("initial");
  if (initial == null) {
    S input = loadSnippet(#1008462);
    initial = new Data(input);
    Data data = doOp(initial, new ApplySF("findSubstringsEnclosedBy_inner", 0, '<', '>'));
    doOp(data, new ApplySF("setCount"));
    doOp(doOp(data, new MapSF(new ApplySF("firstWord"))), new ApplySF("setCount"));
  }
  printTree(initial);
  save("initial");
}

Author comment

Began life as a copy of #1008513

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: #1008523
Snippet name: Analysis Tree Persistence Test [WORKS]
Eternal ID of this version: #1008523/3
Text MD5: 8d7ebe89477a50ac576a731f8e7f7b68
Transpilation MD5: 7229b3025e3fca246471fb4a596845e4
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 10:07:36
Source code size: 436 bytes / 16 lines
Pitched / IR pitched: No / No
Views / Downloads: 397 / 436
Version history: 2 change(s)
Referenced in: [show references]