473,395 Members | 2,436 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Yacc&Lex for C#


Does anybody know where can I find a port of these tools
for C# ?

Thanks in advance,
Nov 15 '05 #1
7 2674
try sourceforge.net

"Tim Conner" <Ti*******@discussions.microsoft.com> wrote in message
news:04****************************@phx.gbl...

Does anybody know where can I find a port of these tools
for C# ?

Thanks in advance,

Nov 15 '05 #2

Just non-started projects there about Yacc for C#.
That's why I am asking here !

Please, don't reply if you don't have a real response,
please, please.


-----Original Message-----
try sourceforge.net

"Tim Conner" <Ti*******@discussions.microsoft.com> wrote in messagenews:04****************************@phx.gbl...

Does anybody know where can I find a port of these tools
for C# ?

Thanks in advance,

.

Nov 15 '05 #3
go fuck yerself
"Tim Conner" <Ti*******@discussions.microsoft.com> wrote in message
news:09****************************@phx.gbl...

Just non-started projects there about Yacc for C#.
That's why I am asking here !

Please, don't reply if you don't have a real response,
please, please.


-----Original Message-----
try sourceforge.net

"Tim Conner" <Ti*******@discussions.microsoft.com> wrote

in message
news:04****************************@phx.gbl...

Does anybody know where can I find a port of these tools
for C# ?

Thanks in advance,

.

Nov 15 '05 #4
"Tim Conner" <Ti*******@discussions.microsoft.com> wrote in
news:04****************************@phx.gbl:

Does anybody know where can I find a port of these tools
for C# ?

Thanks in advance,


Tim,

Are you looking for YACC and LEX in particular, or a tool that
provides similar functionality?

If the latter, I think I may have mentioned ANTLR in a previous
thread (http://www.antlr.org/). Although you need Java for ANTLR to
create your parser, it will produce C# output (or Java, or C++, with
other output languages on the horizon). You can compile the
generated C# code with your application, and then you'd only need to
distribute the 108K anltr.runtime.dll .Net assembly w/ your app.

If ANTLR might fit your needs, there's a good tutorial here:

http://supportweb.cs.bham.ac.uk/docu.../docsystem/bui
ld/tutorials/antlr/antlr.html

or

http://tinyurl.com/rslj
Hope this helps.

Chris.
-------------
C.R. Timmons Consulting, Inc.
http://www.crtimmonsinc.com/
Nov 15 '05 #5
Joe
Hi Tim,

Here's a link to Malcolm Crowe's page. Look for Compiler Tools in C#:

http://cis.paisley.ac.uk/crow-ci0/

Joe
--
http://www.csharp-station.com
"Tim Conner" <Ti*******@discussions.microsoft.com> wrote in message
news:04****************************@phx.gbl...

Does anybody know where can I find a port of these tools
for C# ?

Thanks in advance,

Nov 15 '05 #6
There are a couple of tools like it at:

http://www.gotdotnet.com/team/csharp/code/default.aspx

--
Eric Gunnerson

Visit the C# product team at http://www.csharp.net
Eric's blog is at http://blogs.gotdotnet.com/ericgu/

This posting is provided "AS IS" with no warranties, and confers no rights.
"Tim Conner" <Ti*******@discussions.microsoft.com> wrote in message
news:04****************************@phx.gbl...

Does anybody know where can I find a port of these tools
for C# ?

Thanks in advance,

Nov 15 '05 #7
Hi Tim,

There's a free .NET LR(1)-based parser called GoldParser. If you need just a
parsing engine, try this one.
There's also a commercial solution called ProGrammar. This one is
LL(1)-based and will require COM interop to be used from C#.

Sorry no URLs at hand but I think you'll easily google both of them.

--
Dmitriy Lapshin [C# / .NET MVP]
X-Unity Test Studio
http://x-unity.miik.com.ua/teststudio.aspx
Bring the power of unit testing to VS .NET IDE

"Tim Conner" <Ti*******@discussions.microsoft.com> wrote in message
news:09****************************@phx.gbl...

Just non-started projects there about Yacc for C#.
That's why I am asking here !

Please, don't reply if you don't have a real response,
please, please.


-----Original Message-----
try sourceforge.net

"Tim Conner" <Ti*******@discussions.microsoft.com> wrote

in message
news:04****************************@phx.gbl...

Does anybody know where can I find a port of these tools
for C# ?

Thanks in advance,

.


Nov 15 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: pavel.orehov | last post by:
Hi, I am using flex and bizon to write HTTP parser. I am passing well flex and bison tools but can't compile their output. ================= Flex file (http_parser.lpp) ============== %{...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.