Libraryless. Click here for Pure Java version (1630L/11K/36K).
1 | !752 |
2 | |
3 | p {
|
4 | makeBot("Turing Test Solver Bot.");
|
5 | } |
6 | |
7 | answer {
|
8 | if (matchStart("yes or no", s, m)) {
|
9 | S q = m.rest(); |
10 | ret "yes " + q; // haha... |
11 | } |
12 | } |
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: | 1017 / 1757 |
| Referenced in: | [show references] |