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

Peter Gervais pgervais at xplornet.com
Sun Apr 29 16:21:09 UTC 2012


Ok
Just trying to do the steps outlined below



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-29, at 8:23 AM, Mike  Dupont <jamesmikedupont at googlemail.com> wrote:

> autogen will create a ./configure file, that you run to create the makefile
>>   556  ./autogen.sh 
>>   561  ./configure --disable-manual
> 
> On Sun, Apr 29, 2012 at 2:18 PM, Peter Gervais <pgervais at xplornet.com> wrote:
> Mike
> Thanks for your reply. When I run autogen.sh it runs without errors but does not generate a makefile. Therefore the make following autogen fails. Any ideas?  System is Linux fedora 15. 
> 
> 
> 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-29, at 1:29 AM, Mike  Dupont <jamesmikedupont at googlemail.com> wrote:
> 
>> 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
>> _______________________________________________
>> 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
> _______________________________________________
> ragel-users mailing list
> ragel-users at complang.org
> http://www.complang.org/mailman/listinfo/ragel-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.colm.net/pipermail/ragel-users/attachments/20120429/6ffd1a93/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