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

12
LINES

< > BotCompany Repo | #1002340 // Turing Test Solver Bot (FUN/CRAP/HAHA)

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

Libraryless. Click here for Pure Java version (1630L/11K/36K).

!752

p {
  makeBot("Turing Test Solver Bot.");
}

answer {
  if (matchStart("yes or no", s, m)) {
    S q = m.rest();
    ret "yes " + q; // haha...
  }
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1002340
Snippet name: Turing Test Solver Bot (FUN/CRAP/HAHA)
Eternal ID of this version: #1002340/1
Text MD5: a93db647c8641c9b80bc3b1eb84e3389
Transpilation MD5: f311b00ddae2f3e208f33076901d754e
Author: stefan
Category: eleu
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-01-24 03:32:44
Source code size: 166 bytes / 12 lines
Pitched / IR pitched: No / No
Views / Downloads: 708 / 1361
Referenced in: [show references]