Libraryless. Click here for Pure Java version (36L/1K/2K).
!636 !modern main { psvm { print("Hello!"); if (args.length == 0) return; S cmd = args[0]; if (cmd == "latest") listLatestSnippets(); } static void listLatestSnippets() { // TODO } }
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: | 813 / 946 |
| Referenced in: | #3000382 - Answer for ferdie (>> t = 1, f = 0) |