Libraryless. Click here for Pure Java version (1454L/10K/32K).
1 | !752 |
2 | |
3 | !include #1000850 // TableFinder |
4 | |
5 | p { |
6 | new TableFinder finder; |
7 | finder.go(loadSnippet("#3000154")); |
8 | |
9 | do { |
10 | if (l(finder.data) < 10) continue; |
11 | for (L<S> row : finder.data) { |
12 | S word = dropAllTags(row.get(1)).trim(); |
13 | print(word); |
14 | } |
15 | } while (finder.findTable()); |
16 | } |
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: | #1002341 |
Snippet name: | Parse Nouns List |
Eternal ID of this version: | #1002341/1 |
Text MD5: | b55188846e29bbfba709b73ba6873f31 |
Transpilation MD5: | 41ee6912c5bb6a7ef13992cd3496f7b3 |
Author: | stefan |
Category: | eleu |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-01-06 21:52:50 |
Source code size: | 312 bytes / 16 lines |
Pitched / IR pitched: | No / Yes |
Views / Downloads: | 525 / 557 |
Referenced in: | [show references] |