Transpiled version (185L) is out of date.
1 | // standard function adder, auto importer |
2 | !595 592 |
3 | |
4 | public class main { |
5 | public static void main(String[] args) throws Exception { |
6 | print "Translator starting" |
7 | String s = loadMainJava(); |
8 | String code = loadSnippet("#2000509"); // load template |
9 | String replacement = "standardClasses = {" + s + "}"; |
10 | code = code.replace("standardClasses = {}", replacement); |
11 | saveMainJava(code); |
12 | print "Translator done" |
13 | } |
14 | } |
Began life as a copy of #598
download show line numbers debug dex old transpilations
Travelled to 17 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, jtubtzbbkimh, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, qbtsjoyahagl, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #617 |
Snippet name: | Standard classes adder maker (JavaX translator) |
Eternal ID of this version: | #617/1 |
Text MD5: | c046461d4ed864ee17a6153b27cb3764 |
Author: | stefan |
Category: | javax |
Type: | JavaX translator |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2015-08-09 22:44:15 |
Source code size: | 445 bytes / 14 lines |
Pitched / IR pitched: | No / Yes |
Views / Downloads: | 824 / 3087 |
Referenced in: | [show references] |