[ragel-users] ragel source code has been migrated to git

Mike Dupont jamesmikedupont at googlemail.com
Sun Apr 29 05:29:19 UTC 2012


Normally the configure is created by autocon, here is what I did.

  552  git clone git://git.complang.org/ragel.git ragelgit
  554  cd ragelgit/
  556  ./autogen.sh
  557  make
  561  ./configure --disable-manual
  562  make

works here thanks Adrian.

Btw is there any way to profile a running engine? I would like to extract
the transitions made with counts and use that to make a weighted grapviz
diagram.
is there any way to know which type of parser jumps or tables is the
fastest without trying them all?

thanks,
mike

On Sun, Apr 29, 2012 at 5:33 AM, Peter Gervais <pgervais at xplornet.com>wrote:

> Adrian
> Downloaded from git   Should there be a configure shell script ?
>
> Simtree Information Systems
> 17621 Island Rd
> Martintown, Ontario
> K0C 1S0
> Bus: 1-613-938-6549
> Cell: 1-613-864-7370
> Fax: 1-613-936-0111
> Email: pgervais at xplornet.com
> Sent from my iPhone
>
> On 2012-04-28, at 3:18 PM, Adrian Thurston <thurston at complang.org> wrote:
>
> > The source code is now in a git repository.
> >
> > git://git.complang.org/ragel.git
> >
> > Cheers,
> > Adrian
> >
> > _______________________________________________
> > ragel-users mailing list
> > ragel-users at complang.org
> > http://www.complang.org/mailman/listinfo/ragel-users
>
> _______________________________________________
> ragel-users mailing list
> ragel-users at complang.org
> http://www.complang.org/mailman/listinfo/ragel-users
>



-- 
James Michael DuPont
Member of Free Libre Open Source Software Kosova http://flossk.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.colm.net/pipermail/ragel-users/attachments/20120429/fc11a70b/attachment-0001.html>
-------------- next part --------------
_______________________________________________
ragel-users mailing list
ragel-users at complang.org
http://www.complang.org/mailman/listinfo/ragel-users


More information about the ragel-users mailing list