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).

!759

!include #1003797 // Thinker
!include #1003816 // Solvers

p {
  O mainProg = hotwire("#1003815");
  L<S> log = cast call(mainProg, "loadLog");
  psl(log);
  
  // Test all previous lines
  
  adjective_debug = true;
  new Thinker thinker;
  GenTesting gt = thinker.makeGT();
  gt.debugSingle(log, "adjective magic");
  
  // Predict next line
  
  print();
  print("PREDICTION: " + gt.callSingle(log, "adjective magic"));
}

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: 464 / 522
Referenced in: [show references]