Groups
Groups
Sign in
Groups
Groups
sprache
Conversations
About
Send feedback
Help
sprache
1–19 of 19
Mark all as read
Report group
0 selected
anpv
11/18/13
Left recursion in grammar
I am developing a parser for the language similar to SQL. And I have the problem of creating some of
unread,
Left recursion in grammar
I am developing a parser for the language similar to SQL. And I have the problem of creating some of
11/18/13
Cecil Phillip
,
nblum...@nblumhardt.com
2
5/26/13
X* Methods
Hi Cecil - IIRC the X indicates eXclusive: if the parser starts parsing an element (or an option in
unread,
X* Methods
Hi Cecil - IIRC the X indicates eXclusive: if the parser starts parsing an element (or an option in
5/26/13
Cecil Phillip
5/23/13
Not<T> return type
Why does Not<T> return a Parser<object>? I was expecting a Parser<char> or Parser
unread,
Not<T> return type
Why does Not<T> return a Parser<object>? I was expecting a Parser<char> or Parser
5/23/13
Manuel Martins
2/4/13
Optional parameter
Hello, I have a situation where I'm parsing a file, line #1 can be can be either A or B, if line
unread,
Optional parameter
Hello, I have a situation where I'm parsing a file, line #1 can be can be either A or B, if line
2/4/13
Liviu U
11/29/12
Wouldn't be nice if Sprache would be generalized to work on IEnumerable<Token> instead of chars?
I wrote a quick parser for Typescript definition files using Sprache. the parser looks ugly because
unread,
Wouldn't be nice if Sprache would be generalized to work on IEnumerable<Token> instead of chars?
I wrote a quick parser for Typescript definition files using Sprache. the parser looks ugly because
11/29/12
Pavel
7/11/12
wiki example
Hi everyone, For some reason i'm struggling with this: I need to to parse the string (without the
unread,
wiki example
Hi everyone, For some reason i'm struggling with this: I need to to parse the string (without the
7/11/12
Dru Sellers
5/16/12
Parse.Ref
Can someone help me understand how Parse.Ref works. I am trying to parse a recursive section, I
unread,
Parse.Ref
Can someone help me understand how Parse.Ref works. I am trying to parse a recursive section, I
5/16/12
tueda
,
Kevin Miller
2
4/13/12
Where can I download complete reference manual?
I would recommend grabbing the source and taking a look at the examples. The code has API comments.
unread,
Where can I download complete reference manual?
I would recommend grabbing the source and taking a look at the examples. The code has API comments.
4/13/12
Kevin Miller
4/6/12
Enjoying Sprache
In a short time I was able to create a parser to help turn some plain text into objects from which I
unread,
Enjoying Sprache
In a short time I was able to create a parser to help turn some plain text into objects from which I
4/6/12
austinoriginal
, …
Brad Williams
3
4/6/12
Newbie questions about sprache
There was a thread about exactly this on 7/8/2011. On Fri, Apr 6, 2012 at 8:38 AM, austinoriginal
unread,
Newbie questions about sprache
There was a thread about exactly this on 7/8/2011. On Fri, Apr 6, 2012 at 8:38 AM, austinoriginal
4/6/12
Pavel Martynov
3/5/12
Optional operator
Hey! How can i write with Sprache analog of ANTRL optional operator "?" ? Example of ANTLR
unread,
Optional operator
Hey! How can i write with Sprache analog of ANTRL optional operator "?" ? Example of ANTLR
3/5/12
Konstantin Nosov
,
Nicholas Blumhardt
3
12/2/11
Comments
Cool thanks. Your solution is better event from user experience perspective - /* ... */ inside quotes
unread,
Comments
Cool thanks. Your solution is better event from user experience perspective - /* ... */ inside quotes
12/2/11
Simon Woods
, …
Nicholas Blumhardt
5
7/9/11
Nested Brackets
Nick Many thx ... I think not 'getting' the ChainOperator plus Brads post got me sorted. On
unread,
Nested Brackets
Nick Many thx ... I think not 'getting' the ChainOperator plus Brads post got me sorted. On
7/9/11
Nicholas Blumhardt
,
Simon Woods
2
7/9/11
Re: Checking out complex pattern matching
Thx Nick ... so in this instance, would you check for the pattern [CharDigits.AtLeastOnce][CharDigits
unread,
Re: Checking out complex pattern matching
Thx Nick ... so in this instance, would you check for the pattern [CharDigits.AtLeastOnce][CharDigits
7/9/11
KKitsune
,
Nicholas Blumhardt
3
5/6/11
Don't understand my error
Got it ... I just came with the answer (pretty simple) : the parameter list in the function
unread,
Don't understand my error
Got it ... I just came with the answer (pretty simple) : the parameter list in the function
5/6/11
Nicholas Blumhardt
,
BradW
4
5/4/11
Re: error messages
Hi Brad, Glad to hear it is coming together! I'm keen to see this supported; it looks to me like
unread,
Re: error messages
Hi Brad, Glad to hear it is coming together! I'm keen to see this supported; it looks to me like
5/4/11
Nicholas Blumhardt
9/12/10
New release available for .NET 4 and Silverlight 4
Hi all, the available binaries have been updated to support covariant Parser<T>, plus some
unread,
New release available for .NET 4 and Silverlight 4
Hi all, the available binaries have been updated to support covariant Parser<T>, plus some
9/12/10
Sean Woods
,
Nicholas Blumhardt
6
2/20/10
Match Any Except Pattern?
Took some time to refactor and experiment - there are two new combinators in trunk, Except() and
unread,
Match Any Except Pattern?
Took some time to refactor and experiment - there are two new combinators in trunk, Except() and
2/20/10
Nicholas Blumhardt
1/7/10
Welcome!
Welcome to the discussion group for users and developers of the Sprache parser framework for C#.
unread,
Welcome!
Welcome to the discussion group for users and developers of the Sprache parser framework for C#.
1/7/10