Libraryless. Click here for Pure Java version (5530L/37K/123K).
1 | !7 |
2 | |
3 | !include #1008522 // Analysis Tree |
4 | |
5 | p-tt { |
6 | load("initial"); |
7 | if (initial == null) { |
8 | S input = loadSnippet(#1008462); |
9 | initial = new Data(input); |
10 | Data data = doOp(initial, new ApplySF("findSubstringsEnclosedBy_inner", 0, '<', '>')); |
11 | doOp(data, new ApplySF("setCount")); |
12 | doOp(doOp(data, new MapSF(new ApplySF("firstWord"))), new ApplySF("setCount")); |
13 | } |
14 | printTree(initial); |
15 | save("initial"); |
16 | } |
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: | 467 / 521 |
Version history: | 2 change(s) |
Referenced in: | [show references] |