<div dir="ltr">e.g. ragel -R src/rdsl/lexer.rl -o lib/manamana/rdsl/lexer.rb</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 17, 2013 at 9:22 AM, Younis Shah <span dir="ltr"><<a href="mailto:younisashah@live.in" target="_blank">younisashah@live.in</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div>
<div>
<div style="font-family:Calibri,sans-serif;font-size:11pt">Jg,<br>
<br>
I am done with all the steps.<br>
How to use it now? I mean if I have .rl file in a directory how to run it through ragel?<br>
<br>
Help much appreciated!<br>
<br>
Cheers!<br>
<br>
-Y.S.<br>
Rubyist, node.js & Java Programmer.<br>
<br>
Sent from my Windows Phone<br>
</div>
</div>
<hr>
<span style="font-family:Tahoma,sans-serif;font-size:10pt;font-weight:bold">From:
</span><span style="font-family:Tahoma,sans-serif;font-size:10pt"><a href="mailto:ragel-users-request@complang.org" target="_blank">ragel-users-request@complang.org</a></span><br>
<span style="font-family:Tahoma,sans-serif;font-size:10pt;font-weight:bold">Sent:
</span><span style="font-family:Tahoma,sans-serif;font-size:10pt">17/04/2013 21:30</span><br>
<span style="font-family:Tahoma,sans-serif;font-size:10pt;font-weight:bold">To:
</span><span style="font-family:Tahoma,sans-serif;font-size:10pt"><a href="mailto:ragel-users@complang.org" target="_blank">ragel-users@complang.org</a></span><br>
<span style="font-family:Tahoma,sans-serif;font-size:10pt;font-weight:bold">Subject:
</span><span style="font-family:Tahoma,sans-serif;font-size:10pt">ragel-users Digest, Vol 55, Issue 3</span><br>
<br>
<div><font><span style="font-size:10pt">
<div>Send ragel-users mailing list submissions to<br>
        <a href="mailto:ragel-users@complang.org" target="_blank">ragel-users@complang.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://www.complang.org/mailman/listinfo/ragel-users" target="_blank">http://www.complang.org/mailman/listinfo/ragel-users</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:ragel-users-request@complang.org" target="_blank">ragel-users-request@complang.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:ragel-users-owner@complang.org" target="_blank">ragel-users-owner@complang.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of ragel-users digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. how to install Ragel State Machine Compiler on    Windows 7<br>
      (Younis Shah)<br>
   2. Re: how to install Ragel State Machine Compiler on Windows 7 (RU)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Wed, 17 Apr 2013 20:24:58 +0530<br>
From: Younis Shah <<a href="mailto:younisashah@live.in" target="_blank">younisashah@live.in</a>><br>
To: "<a href="mailto:ragel-users@complang.org" target="_blank">ragel-users@complang.org</a>" <<a href="mailto:ragel-users@complang.org" target="_blank">ragel-users@complang.org</a>><br>
Subject: [ragel-users] how to install Ragel State Machine Compiler on<br>
        Windows 7<br>
Message-ID: <BAY163-W12AA75B1BC1CCBAE3B881BA1CE0@phx.gbl><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
I am planning to use Ragel State Machine Compiler for my project. For that i need to install Ragel on my machine. I am running Windows 7. I have Cygwin installed but i have no idea how to use it for compiling Ragel. Please help!                                  
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://www.complang.org/pipermail/ragel-users/attachments/20130417/c568280b/attachment-0001.html" target="_blank">http://www.complang.org/pipermail/ragel-users/attachments/20130417/c568280b/attachment-0001.html</a>><br>

<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Wed, 17 Apr 2013 17:04:23 +0200<br>
From: RU <<a href="mailto:ragel-user@jgoettgens.de" target="_blank">ragel-user@jgoettgens.de</a>><br>
To: <a href="mailto:ragel-users@complang.org" target="_blank">ragel-users@complang.org</a><br>
Subject: Re: [ragel-users] how to install Ragel State Machine Compiler<br>
        on Windows 7<br>
Message-ID: <<a href="mailto:516EB9F7.6020705@jgoettgens.de" target="_blank">516EB9F7.6020705@jgoettgens.de</a>><br>
Content-Type: text/plain; charset=UTF-8; format=flowed<br>
<br>
Younis!<br>
<br>
(1) Unpack the sources (tar -xzf ragel-6.8.tar.gz)<br>
(2) Go to the root dir of Ragel (cd ragel-6.8)<br>
(3) Evaluate the build environment (./configure)<br>
(4) Build the package (make)<br>
(5) Install it (make install)<br>
(6) Read the docs<br>
<br>
On <a href="http://www.complang.org/ragel/" target="_blank">http://www.complang.org/ragel/</a> there is also a link for a prebuild
<br>
Windows version.<br>
<br>
jg<br>
<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
ragel-users mailing list<br>
<a href="mailto:ragel-users@complang.org" target="_blank">ragel-users@complang.org</a><br>
<a href="http://www.complang.org/mailman/listinfo/ragel-users" target="_blank">http://www.complang.org/mailman/listinfo/ragel-users</a><br>
<br>
End of ragel-users Digest, Vol 55, Issue 3<br>
******************************************<br>
</div>
</span></font></div>
</div>

<br>_______________________________________________<br>
ragel-users mailing list<br>
<a href="mailto:ragel-users@complang.org">ragel-users@complang.org</a><br>
<a href="http://www.complang.org/mailman/listinfo/ragel-users" target="_blank">http://www.complang.org/mailman/listinfo/ragel-users</a><br></blockquote></div><br></div>