Libraryless. Click here for Pure Java version (36L/1K/2K).
1 | !636 |
2 | !modern |
3 | |
4 | main {
|
5 | psvm {
|
6 | print("Hello!");
|
7 | if (args.length == 0) return; |
8 | S cmd = args[0]; |
9 | if (cmd == "latest") |
10 | listLatestSnippets(); |
11 | } |
12 | |
13 | static void listLatestSnippets() {
|
14 | // TODO |
15 | } |
16 | } |
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, hxnwyiuffukg, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #741 |
| Snippet name: | My general main program |
| Eternal ID of this version: | #741/1 |
| Text MD5: | bb46b2892c0e18900ebaa79576e0be37 |
| Transpilation MD5: | 81b68b13d769fb4db877e0044fd31ca5 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-08-23 16:01:54 |
| Source code size: | 235 bytes / 16 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 812 / 945 |
| Referenced in: | [show references] |