Download Jar. Libraryless. Click here for Pure Java version (6054L/40K).
!7 p { SS map = mechMapCI("Übersetzungen nach deutsch"); for (S in : mechList("Random English sentences")) { print(in); L<S> tok = javaTok(in); for (int i = 1; i < l(tok); i += 2) setUnlessNull(tok, i, map.get(tok.get(i))); printIndent(join(tok)); } }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1014198 |
| Snippet name: | Translate English to German word-by-word |
| Eternal ID of this version: | #1014198/1 |
| Text MD5: | 7bec24e8b076cfefa99aa37e0a1cb582 |
| Transpilation MD5: | f75ea6a978b42670ea64f98a1b85cbbc |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX source code (desktop) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-04-15 23:45:12 |
| Source code size: | 292 bytes / 12 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 696 / 1603 |
| Referenced in: | [show references] |