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

16
LINES

< > BotCompany Repo | #1002002 // Auto-ported bot.py

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

Libraryless. Click here for Pure Java version (60L/1K/2K).

1  
!752
2  
3  
// deh function!
4  
5  
static S answer(S s) {
6  
  return "OMG USER! I can't believe you just said: " + s;
7  
}
8  
9  
// deh test program! oh, python is so nice and short.
10  
  
11  
p {
12  
  S s;
13  
  s = "hello computer!";
14  
  print(s);
15  
  print("> " + answer(s));
16  
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1002002
Snippet name: Auto-ported bot.py
Eternal ID of this version: #1002002/1
Text MD5: 4d885a193a2f6778913871749a7ffb43
Transpilation MD5: 0bd08f9fc604543c34a54685ffb2a060
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-12-11 21:20:48
Source code size: 256 bytes / 16 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 775 / 729
Referenced in: [show references]