Libraryless. Click here for Pure Java version (25L/1K/2K).
!636 !standard functions main { psvm { // print arguments for (int i = 0; i < args.length; i++) System.out.println("Argument " + (i+1) + ": " + quote(args[i])); } }
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #735 |
| Snippet name: | Generic command executer - takes any command |
| Eternal ID of this version: | #735/1 |
| Text MD5: | 9be037bf48bee9a4ba516d17ad9a80c6 |
| Transpilation MD5: | 637f7976bc37fbc7e61fa2ce5a08101e |
| Author: | stefan |
| Category: | |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-08-14 21:45:03 |
| Source code size: | 192 bytes / 10 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 826 / 909 |
| Referenced in: | #736 - Public command executer #3000382 - Answer for ferdie (>> t = 1, f = 0) #3000383 - Answer for funkoverflow (>> t=1, f=0 okay) |