List Question
20 TechQA 2024-03-18T12:08:08.863000How to parse a string until the end with Superpower in C#
59 views
Asked by whaeussler
Unable to parse expression with ambiguity expression
69 views
Asked by Anatoly Kryzhanovsky
Parse string between a pair of delimiters (that are strings)
169 views
Asked by SuperJMN
Superpower Parser: Deal with partial match of a sub parser in a combinator?
162 views
Asked by TheColonel26
Superpower: Create parser to Match against "\r\n" or "\n" ( More general: match against a string literal)
156 views
Asked by TheColonel26
Using superpower to parse simple block oriented data structures
136 views
Asked by EuroEager
SuperPower parser run time exception: Value cannot be null. Parameter name: parser
78 views
Asked by Steve Wash
Modeling chained expressions into AST
171 views
Asked by Sebastian Krogull
How to ignore tokens until a certain token pattern is found in Superpower C#?
270 views
Asked by Redline
Superpower parser, parse bracket style accessor
168 views
Asked by xDGameStudios
Is there way to simplify a LINQ statement using if-else statement in c#
360 views
Asked by xDGameStudios
Unable to combine 2 Superpower TextParser with Or with Span
300 views
Asked by cppxaxa
Parsing list of lists with Superpower
220 views
Asked by SuperJMN
Trying to build TextParser<string[]> with alike open/close/delimiter characters
154 views
Asked by Ronnie Overby
Superpower: Match any not white character except for tokenizer
405 views
Asked by Jon49
Is there any GLL parser combinator library in C# / Java?
855 views
Asked by SuperJMN
Superpower parser for nested string representation of object tree
813 views
Asked by Lionel du Peloux
Tree of unary operators
155 views
Asked by SuperJMN
Superpower: match a string with tokenizer only if it begins a line
633 views
Asked by rednoyz
Superpower: match a string with parser only if it begins a line
877 views
Asked by rednoyz