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

15
LINES

< > BotCompany Repo | #1003345 // Play unrolled tree (forget it?)

JavaX source code - run with: x30.jar

!759

snew L<Dialog> dialogs;

p {
  dialogs = loadDialogs("Let's do GMail");
  psl(dialogs);
  OccTree<E> tree = dialogs2occTree(dialogs);
  L<L<E>> rolls = unrollTree(tree);
  
  for (L<E> roll : rolls) {
    callOpt(bot, "reset");
    f
  }
}

Author comment

Began life as a copy of #1003344

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1003345
Snippet name: Play unrolled tree (forget it?)
Eternal ID of this version: #1003345/1
Text MD5: d0d11ca3f92380d19e555648bfae1a97
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-19 23:36:15
Source code size: 261 bytes / 15 lines
Pitched / IR pitched: No / No
Views / Downloads: 477 / 425
Referenced in: [show references]