Libraryless. Click here for Pure Java version (708L/5K/17K).
1 | !759 |
2 | |
3 | static O trans; |
4 | |
5 | p {
|
6 | trans = hotwire("#759");
|
7 | |
8 | twice {
|
9 | set(trans, "mainJava", "p { print(\"Hello world!\"); }");
|
10 | callMain(trans); |
11 | print ("Yo!");
|
12 | print(get(trans, "mainJava")); |
13 | } |
14 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1002422 |
| Snippet name: | Continuous Translator Runner Test |
| Eternal ID of this version: | #1002422/1 |
| Text MD5: | 063514eae94d45fc226cca66f5121d2c |
| Transpilation MD5: | 5bb443f4ea9ed33d592efd465ee29526 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-01-21 02:32:53 |
| Source code size: | 222 bytes / 14 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 872 / 952 |
| Referenced in: | [show references] |