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

13
LINES

< > BotCompany Repo | #1005364 // get parts of "a or b" etc.

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

Libraryless. Click here for Pure Java version (3112L/22K/71K).

1  
!752
2  
3  
p {
4  
  makeBot();
5  
}
6  
7  
answer {
8  
  if "get parts *" {
9  
    s = $1;
10  
    if "* or *"
11  
      ret shortListStructure(ll($1, $2));
12  
  }
13  
}

Author comment

Began life as a copy of #1005352

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1005364
Snippet name: get parts of "a or b" etc.
Eternal ID of this version: #1005364/1
Text MD5: 042cefd5378daa0893ba8ca3bccd71e3
Transpilation MD5: a2b94955920d31aa3e00dc44b76ec92d
Author: stefan
Category: javax / a.i.
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-11-09 17:07:15
Source code size: 143 bytes / 13 lines
Pitched / IR pitched: No / No
Views / Downloads: 526 / 786
Referenced in: [show references]