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

15
LINES

< > BotCompany Repo | #1003213 // Dialog 2 AI

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

Libraryless. Click here for Pure Java version (1006L/7K/23K).

1  
!752
2  
3  
sS demoText = [[
4  
Usr: hello
5  
Bot: hello!
6  
]].trim();
7  
8  
html {
9  
  S html = 
10  
    h3("Enter a dialog:") +
11  
    p(hbigtextarea("dialog", demoText)) +
12  
    p(hsubmit("Make AI"));
13  
14  
  ret hmobilefix() + hcenter(hpostform(html, "action", botLink("#1003232"))); // send to AI Maker
15  
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1003213
Snippet name: Dialog 2 AI
Eternal ID of this version: #1003213/1
Text MD5: cdf7ffe1f1741df6aafe7f07a44e7c38
Transpilation MD5: d90dab6da516231c6f19ca5979fe0f94
Author: stefan
Category: eleu / nl
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-06-05 21:58:28
Source code size: 288 bytes / 15 lines
Pitched / IR pitched: No / No
Views / Downloads: 675 / 861
Referenced in: [show references]