Re: Time for a new release!

2012-11-20 Thread Jean-Philippe Bernardy
> What's missing? >>> - A lexer generator for this: http://blog.sigfpe.com/** >>> 2009/01/fast-incremental-**regular-expression.html(ideally >>> an Alex backed) >>> - A parser generator targetting CNF (One could think of writ

Re: Time for a new release!

2012-11-20 Thread MichaƂ J Gajda
Hi, On Tuesday, November 20, 2012 3:08:18 PM UTC+1, Jean-Philippe Bernardy wrote: > > > On Sat, Jul 21, 2012 at 12:05 PM, Jean-Philippe Bernardy < > bern...@chalmers.se > wrote: > >> Sounds great! I'm glad to see continued interest in Yi :) >> >> Maybe it's also time for an update on my side... >

Re: Time for a new release!

2012-11-20 Thread Jean-Philippe Bernardy
On Sat, Jul 21, 2012 at 12:05 PM, Jean-Philippe Bernardy < berna...@chalmers.se> wrote: > Sounds great! I'm glad to see continued interest in Yi :) > > Maybe it's also time for an update on my side... > > I've been working on a new framework for incremental parsing, based on the > monoid structure

Re: Time for a new release!

2012-07-21 Thread Jean-Philippe Bernardy
> > > What other options are there besides Happy/Alex? I understand these > generate fast parsers but I dislike the interface. I think many people > would like to be able to use a parser combinator library like Parsec. > Recursion in the grammar must be explicit. So one could use for example Domin

Re: Time for a new release!

2012-07-21 Thread Corey O'Connor
On Sat, Jul 21, 2012 at 3:05 AM, Jean-Philippe Bernardy wrote: > I've been working on a new framework for incremental parsing, based on the > monoid structure. The theory is fairly well understood at this point, and > there is even an implementation that works on an (hardcoded) grammar in > Chomsk

Re: Time for a new release!

2012-07-21 Thread Jean-Philippe Bernardy
Sounds great! I'm glad to see continued interest in Yi :) Maybe it's also time for an update on my side... I've been working on a new framework for incremental parsing, based on the monoid structure. The theory is fairly well understood at this point, and there is even an implementation that work

Re: Time for a new release!

2012-07-21 Thread MJG
Hi, On Friday, July 20, 2012 7:44:02 AM UTC+2, Masayuki Hatta wrote: > > I'm grad to see that the development of Yi is gathering some momentum > again. > > I'm now seriously considering to package Yi (and related libraries) > for Debian/Ubuntu(I'm a Debian developer). How do you think? I know

Re: Time for a new release!

2012-07-20 Thread Masayuki Hatta
Hi! I'm grad to see that the development of Yi is gathering some momentum again. I'm now seriously considering to package Yi (and related libraries) for Debian/Ubuntu(I'm a Debian developer). How do you think? I know there are still some shaky parts in Yi, but it seems the current Yi works reas

Re: Time for a new release!

2012-07-19 Thread Jeff Wheeler
None from me; please do! Historically, I've always had to modify the yi.cabal file to remove hacker mode (if I'm remembering correctly) to get Hackage to accept the package. Please let me know if it just works now. On Jul 20, 2012 12:34 AM, "Corey O'Connor" wrote: > Unless there is an objection,

Time for a new release!

2012-07-19 Thread Corey O'Connor
Unless there is an objection, I will be pushing a new release to hackage tomorrow. Cheers, Corey O'Connor -- Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel