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

12
LINES

< > BotCompany Repo | #1025964 // AI Tasks Web Bot

JavaX module (desktop) [tags: butter use-pretranspiled] - homepage

Download Jar. Libraryless. Click here for Pure Java version (6025L/41K).

!7

html {
  ret htitle_h1("AI Tasks") +
    ul(map(mechList("Public AI Tasks"), name -> {
      S examplesList = "Examples: " + name;
      LS examples = mechList(examplesList);
      ret ahref(rawLink(urlencode(name)), htmlEncode2(name))
        + (/*empty(examples) ? "" :*/ ul(ahref(neatMechListURL(examplesList), "Examples")))
        + "<br>";
    }));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1025964
Snippet name: AI Tasks Web Bot
Eternal ID of this version: #1025964/10
Text MD5: 347b0f4bc47180556997063d8c5f922d
Transpilation MD5: f68159db47a2cfeb3bc9c06778dfd70f
Author: stefan
Category: javax
Type: JavaX module (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-11-03 00:55:59
Source code size: 371 bytes / 12 lines
Pitched / IR pitched: No / No
Views / Downloads: 183 / 1065
Version history: 9 change(s)
Referenced in: [show references]