Libraryless. Click here for Pure Java version (2667L/19K/61K).
1 | !752 |
2 | |
3 | p {
|
4 | print("Current directory: " + pwd());
|
5 | S java = loadMainJava(); |
6 | L<S> tok = javaTok(java); |
7 | tok = processIncludes(tok); |
8 | splitJavaFiles(tok); |
9 | print("Has main.java: " + new File("main.java").exists());
|
10 | } |
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1005027 |
| Snippet name: | Translator for Mocha Doom [Just include and splitJava] |
| Eternal ID of this version: | #1005027/1 |
| Text MD5: | 7590218e68cc0200a1a740fa811f675c |
| Transpilation MD5: | 94f66c7c3d917f6ba365d6697045f1b7 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX translator |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-09-28 22:17:06 |
| Source code size: | 229 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 955 / 1396 |
| Referenced in: | [show references] |