1 | static Android3 makeJavaEvalBot(S name) { |
2 | ret makeBot(name, new O { |
3 | S answer(S s) { |
4 | new Matches m; |
5 | if "please eval java *" |
6 | ret "ok " + structure(evalJava($1)); |
7 | null; |
8 | } |
9 | }); |
10 | } |
Began life as a copy of #1006036
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1006037 |
Snippet name: | makeJavaEvalBot |
Eternal ID of this version: | #1006037/1 |
Text MD5: | 03ed22374c1dbdc879449404d48815c5 |
Author: | stefan |
Category: | javax / rpc |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-12-15 08:12:50 |
Source code size: | 220 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 495 / 501 |
Referenced in: | [show references] |