[ragel-users] ragel-users Digest, Vol 55, Issue 3

Younis Shah younisashah at live.in
Wed Apr 17 16:22:02 UTC 2013


Jg,

I am done with all the steps.
How to use it now? I mean if I have .rl file in a directory how to run it through ragel?

Help much appreciated!

Cheers!

-Y.S.
Rubyist, node.js & Java Programmer.

Sent from my Windows Phone
________________________________
From: ragel-users-request at complang.org
Sent: 17/04/2013 21:30
To: ragel-users at complang.org
Subject: ragel-users Digest, Vol 55, Issue 3

Send ragel-users mailing list submissions to
        ragel-users at complang.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://www.complang.org/mailman/listinfo/ragel-users
or, via email, send a message with subject or body 'help' to
        ragel-users-request at complang.org

You can reach the person managing the list at
        ragel-users-owner at complang.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of ragel-users digest..."


Today's Topics:

   1. how to install Ragel State Machine Compiler on    Windows 7
      (Younis Shah)
   2. Re: how to install Ragel State Machine Compiler on Windows 7 (RU)


----------------------------------------------------------------------

Message: 1
Date: Wed, 17 Apr 2013 20:24:58 +0530
From: Younis Shah <younisashah at live.in>
To: "ragel-users at complang.org" <ragel-users at complang.org>
Subject: [ragel-users] how to install Ragel State Machine Compiler on
        Windows 7
Message-ID: <BAY163-W12AA75B1BC1CCBAE3B881BA1CE0 at phx.gbl>
Content-Type: text/plain; charset="iso-8859-1"

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!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.complang.org/pipermail/ragel-users/attachments/20130417/c568280b/attachment-0001.html>

------------------------------

Message: 2
Date: Wed, 17 Apr 2013 17:04:23 +0200
From: RU <ragel-user at jgoettgens.de>
To: ragel-users at complang.org
Subject: Re: [ragel-users] how to install Ragel State Machine Compiler
        on Windows 7
Message-ID: <516EB9F7.6020705 at jgoettgens.de>
Content-Type: text/plain; charset=UTF-8; format=flowed

Younis!

(1) Unpack the sources (tar -xzf ragel-6.8.tar.gz)
(2) Go to the root dir of Ragel (cd ragel-6.8)
(3) Evaluate the build environment (./configure)
(4) Build the package (make)
(5) Install it (make install)
(6) Read the docs

On http://www.complang.org/ragel/ there is also a link for a prebuild
Windows version.

jg



------------------------------

_______________________________________________
ragel-users mailing list
ragel-users at complang.org
http://www.complang.org/mailman/listinfo/ragel-users

End of ragel-users Digest, Vol 55, Issue 3
******************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.colm.net/pipermail/ragel-users/attachments/20130417/0877704e/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