Download Jar. Transpiled version (10983L) is out of date.
1 | !7 |
2 | |
3 | !include #1017479 // AI_BottomUpParser1 with observeNTokenHygiene |
4 | |
5 | p-exp { |
6 | S s = "I saw a movie {the other day}"; |
7 | new AI_BottomUpParser1 parser; |
8 | parser.observeNTokenHygiene = true; |
9 | PTElement tree = ai_parseBottomUpToTree(parser, s); |
10 | ai_printParseTree(tree); |
11 | parser.printWordsAndGroups(); |
12 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1017482 |
Snippet name: | Test Bottom-Up Parser with n-token hygiene [forget it] |
Eternal ID of this version: | #1017482/4 |
Text MD5: | 545af421555761d7810196acb8ca46a2 |
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-07-23 22:01:04 |
Source code size: | 316 bytes / 12 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 408 / 853 |
Version history: | 3 change(s) |
Referenced in: | [show references] |