Transpiled version (439L) is out of date.
1 | !747 |
2 | |
3 | m { |
4 | static S name = "test"; |
5 | |
6 | p { |
7 | while (true) { |
8 | for (ChatLine l : suckWebChat(name)) |
9 | print(l.who + ": " + l.text); |
10 | if (readLineReady()) |
11 | sayInWebChat(name, readLine()); |
12 | else |
13 | sleep(1000); |
14 | } |
15 | } |
16 | } |
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cahelewubzku, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1001683 |
Snippet name: | Web chat client (developing) |
Eternal ID of this version: | #1001683/1 |
Text MD5: | 845e27dcf4881c4b4c466d941b6b2ada |
Author: | stefan |
Category: | |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2015-11-03 01:18:21 |
Source code size: | 270 bytes / 16 lines |
Pitched / IR pitched: | No / Yes |
Views / Downloads: | 600 / 633 |
Referenced in: | [show references] |