Libraryless. Click here for Pure Java version (1167L/8K/26K).
1 | !752 |
2 | |
3 | p {
|
4 | Lisp tree = nlParse("theory yes");
|
5 | new HashMap matches; |
6 | if (nlMatch("theory $t", tree, matches))
|
7 | printStructure(matches); |
8 | else |
9 | print("nope");
|
10 | } |
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: | #1002847 |
| Snippet name: | Test nlMatch |
| Eternal ID of this version: | #1002847/1 |
| Text MD5: | 255a301f4abfb9f137e22c2b191812c5 |
| Transpilation MD5: | 1896036fa1d3bec928ef0bee0972ffb8 |
| Author: | stefan |
| Category: | eleu / nl |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-03-03 02:47:08 |
| Source code size: | 178 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 818 / 925 |
| Referenced in: | [show references] |