Re: Parrot Syntax Engine

2005-01-07 Thread Henrik Gulbrandsen
On Fri, 2005-01-07 at 11:10, Leopold Toetsch wrote: > - How fast is DParser compared to bison/flex? > - What about memory usage compared to bison/flex? I will leave those questions for John, but a first guess would be that they are a bit too general to be meaningful. One would expect DParser to be

Re: Parrot Syntax Engine

2005-01-07 Thread Leopold Toetsch
Henrik Gulbrandsen wrote: Hackers and Gentlemen - I bring you a preliminary Parrot Syntax Engine! That's a really interesting stuff. I can imagine that it'll be really useful for Parrot and that it could become more or less integrated. Some unsorted questions and remarks: - How fast