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

10
LINES

< > BotCompany Repo | #1017048 // Grouping Prefix Test With Thought Space (OK)

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

Download Jar. Uses 3874K of libraries. Click here for Pure Java version (7903L/55K).

!7

p-exp {
  new ThoughtSpace1 ts;
  ts.setInput("let's have a cup of Joe");
  ts.add(Definition("let's have", "a grouping prefix"));
  ts.addStepper(ts1_applyGroupingPrefix());
  ts.printStats = true;
  ts.think(true);
}

Author comment

Began life as a copy of #1017046

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1017048
Snippet name: Grouping Prefix Test With Thought Space (OK)
Eternal ID of this version: #1017048/5
Text MD5: 7b13f0ba78df7baed7b344172802663a
Transpilation MD5: bfabed687a238977db05a7cf055f1155
Author: stefan
Category: javax / a.i.
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-11 14:01:57
Source code size: 231 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 286 / 757
Version history: 4 change(s)
Referenced in: [show references]