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

9
LINES

< > BotCompany Repo | #1021503 // Sentences from Simple Wikipedia (as list)

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

Uses 911K of libraries. Click here for Pure Java version (4818L/24K).

!7

cmodule SimpleWikipediaSentences > DynTableWithInput {
  void update(S topic) {
    topic = trim(topic);
    setModuleName(topic + " - Simple Wikipedia");
    setData(simpleWikipedia_sentencesForTopic(topic));
  }
}

Author comment

Began life as a copy of #1021371

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1021503
Snippet name: Sentences from Simple Wikipedia (as list)
Eternal ID of this version: #1021503/2
Text MD5: 63a175b284f0cf6308d14caa7c335bdd
Transpilation MD5: 790b39b9dc2970ebc0deb561c156c4d4
Author: stefan
Category: javax / stefan's os / a.i.
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-02-15 12:19:01
Source code size: 227 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 216 / 305
Version history: 1 change(s)
Referenced in: [show references]