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

12
LINES

< > BotCompany Repo | #1008513 // Analysis Tree [WORKS]

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

Libraryless. Click here for Pure Java version (4463L/31K/99K).

!7

!include #1008522 // Analysis Tree

p-tt {
  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);
}

Author comment

Began life as a copy of #1008463

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): cfunsshuasjs, mqqgnosmbjvj, tvejysmllsmz

No comments. add comment

Snippet ID: #1008513
Snippet name: Analysis Tree [WORKS]
Eternal ID of this version: #1008513/18
Text MD5: e3dfc712b838fd6c98f7c8d9d209d7bf
Transpilation MD5: 5bbe06b569ca64c018b0967c1e8a0805
Author: stefan
Category: javax / a.i.
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): Yes
Created/modified: 2017-05-22 12:03:08
Source code size: 355 bytes / 12 lines
Pitched / IR pitched: No / No
Views / Downloads: 456 / 541
Version history: 17 change(s)
Referenced in: [show references]