1 | !759 |
2 | |
3 | snew L<Dialog> dialogs; |
4 | |
5 | p { |
6 | dialogs = loadDialogs("Let's do GMail"); |
7 | psl(dialogs); |
8 | OccTree<E> tree = dialogs2occTree(dialogs); |
9 | L<L<E>> rolls = unrollTree(tree); |
10 | |
11 | for (L<E> roll : rolls) { |
12 | callOpt(bot, "reset"); |
13 | f |
14 | } |
15 | } |
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: | 534 / 490 |
Referenced in: | [show references] |