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

22
LINES

< > BotCompany Repo | #1003817 // Debug Random v7 (adjective magic)

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

Libraryless. Click here for Pure Java version (2387L/16K/54K).

1  
!759
2  
3  
!include #1003797 // Thinker
4  
!include #1003816 // Solvers
5  
6  
p {
7  
  O mainProg = hotwire("#1003815");
8  
  L<S> log = cast call(mainProg, "loadLog");
9  
  psl(log);
10  
  
11  
  // Test all previous lines
12  
  
13  
  adjective_debug = true;
14  
  new Thinker thinker;
15  
  GenTesting gt = thinker.makeGT();
16  
  gt.debugSingle(log, "adjective magic");
17  
  
18  
  // Predict next line
19  
  
20  
  print();
21  
  print("PREDICTION: " + gt.callSingle(log, "adjective magic"));
22  
}

Author comment

Began life as a copy of #1003815

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1003817
Snippet name: Debug Random v7 (adjective magic)
Eternal ID of this version: #1003817/1
Text MD5: ef1b989d612a9e2d0721598321f983f8
Transpilation MD5: 0aa82633e35720b09c8d8adb840ea262
Author: stefan
Category: javax / talking robots
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-07-28 01:27:02
Source code size: 453 bytes / 22 lines
Pitched / IR pitched: No / No
Views / Downloads: 469 / 530
Referenced in: [show references]