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

9
LINES

< > BotCompany Repo | #1003333 // Make occurrence tree from dialogs (WORKS)

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

Libraryless. Click here for Pure Java version (2271L/16K/53K).

!759

snew L<Dialog> dialogs;

p {
  dialogs = loadDialogs("Let's do GMail");
  psl(dialogs);
  printOccTree(dialogs2occTree(dialogs));
}

Author comment

Began life as a copy of #1003326

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1003333
Snippet name: Make occurrence tree from dialogs (WORKS)
Eternal ID of this version: #1003333/1
Text MD5: 63d7ae05d834e3854cbfcc5fbb30932b
Transpilation MD5: ab2164e28de02da4b2a9140e562c7274
Author: stefan
Category: javax / talking robots
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-06-20 16:51:50
Source code size: 147 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 490 / 597
Referenced in: [show references]