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

13
LINES

< > BotCompany Repo | #1019796 // Some Reasoning On AI Bar Text [dev.]

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Libraryless. Click here for Pure Java version (14615L/101K).

!7

module SomeReasoning > DynTextArea {
  start {
    dm_onTopInputChangeAndNow_q(voidfunc(fS s) {
      new L<S> out;
      out.add(s);
      LS defs = dm_findAndCallModule("#1019714/Definitions", 'getDefinitions, s);
      addAll(out, defs);
      setText(lines_rtrim(out));
    });
  }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1019796
Snippet name: Some Reasoning On AI Bar Text [dev.]
Eternal ID of this version: #1019796/6
Text MD5: 04d1941e105c4f16c68871786a81f7c5
Transpilation MD5: 7ff8f4a80812738b31111dfa83208e9e
Author: stefan
Category: javax / a.i.
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-11-26 22:25:19
Source code size: 303 bytes / 13 lines
Pitched / IR pitched: No / No
Views / Downloads: 222 / 576
Version history: 5 change(s)
Referenced in: [show references]