Libraryless. Click here for Pure Java version (3234L/21K/71K).
1 | !7 |
2 | |
3 | p { |
4 | S s = "var #= \"bla\""; |
5 | O parseResult = parse1_debug(s, ctxParsingRules()); |
6 | print(call(parseResult, "prettierAnalysis")); |
7 | parse1("", ""); |
8 | set(parse1_parser, debug := true); |
9 | Explain.debug = true; |
10 | printExplainTree(explain(s, ctxParsingRules(), "match")); |
11 | |
12 | CtxExpr exp = ctxParseExpression(s); |
13 | } |
Began life as a copy of #1008981
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: | #1008993 |
Snippet name: | Test parsing var #= "bla" [OK] |
Eternal ID of this version: | #1008993/8 |
Text MD5: | fa1f16d2eb35f7151c835708114cc7bc |
Transpilation MD5: | a08e00d16c8c5d33ea27bb85b751e2de |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-06-23 00:21:54 |
Source code size: | 330 bytes / 13 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 486 / 608 |
Version history: | 7 change(s) |
Referenced in: | [show references] |