C++Talk.NET Forum Index C++Talk.NET
C++ language newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

C parser frontend

 
Post new topic   Reply to topic    C++Talk.NET Forum Index -> C Language (Moderated)
View previous topic :: View next topic  
Author Message
JT
Guest





PostPosted: Mon Feb 19, 2007 9:27 am    Post subject: C parser frontend Reply with quote



Hi! I'm writing a simple static analysis tool for C.

Currently I'm using CIL (http://hal.cs.berkeley.edu/cil/)
as my parser frontend. But it has been suggested to me
that another tool called "LUM" (spelling?) is better
for my purposes.

But my google search came up empty.
Has any one heard of LUM?

Thanks!
--
comp.lang.c.moderated - moderation address: clcm (AT) plethora (DOT) net -- you must
have an appropriate newsgroups line in your header for your mail to be seen,
or the newsgroup name in square brackets in the subject line. Sorry.
Back to top
Michael Tiomkin
Guest





PostPosted: Thu Feb 22, 2007 10:11 am    Post subject: Re: C parser frontend Reply with quote



On Feb 19, 5:27 am, "JT" <jackt...@gmail.com> wrote:
Quote:
Hi! I'm writing a simple static analysis tool for C.

Currently I'm using CIL (http://hal.cs.berkeley.edu/cil/)
as my parser frontend. But it has been suggested to me
that another tool called "LUM" (spelling?) is better
for my purposes.

But my google search came up empty.
Has any one heard of LUM?

You can try LLVM - http://llvm.org/

Good luck!

Michael
--
comp.lang.c.moderated - moderation address: clcm (AT) plethora (DOT) net -- you must
have an appropriate newsgroups line in your header for your mail to be seen,
or the newsgroup name in square brackets in the subject line. Sorry.
Back to top
Ira Baxter
Guest





PostPosted: Sun Feb 25, 2007 10:11 am    Post subject: Re: C parser frontend Reply with quote



"JT" <jackt123 (AT) gmail (DOT) com> wrote in message
news:clcm-20070218-0003 (AT) plethora (DOT) net...
Quote:
Hi! I'm writing a simple static analysis tool for C.

Currently I'm using CIL (http://hal.cs.berkeley.edu/cil/)
as my parser frontend. But it has been suggested to me
that another tool called "LUM" (spelling?) is better
for my purposes.

But my google search came up empty.
Has any one heard of LUM?

No. But if you are looking for other front ends, you might consider
www.semanticdesigns.com/Products/FrontEnds/CFrontEnd.html


--
Ira Baxter, CTO
www.semanticdesigns.com
--
comp.lang.c.moderated - moderation address: clcm (AT) plethora (DOT) net -- you must
have an appropriate newsgroups line in your header for your mail to be seen,
or the newsgroup name in square brackets in the subject line. Sorry.
Back to top
CBFalconer
Guest





PostPosted: Tue Feb 27, 2007 3:02 am    Post subject: Re: C parser frontend Reply with quote

Ira Baxter wrote:
Quote:
"JT" <jackt123 (AT) gmail (DOT) com> wrote in message

..... snip ...

But my google search came up empty. Has any one heard of LUM?

No. But if you are looking for other front ends, you might
consider www.semanticdesigns.com/Products/FrontEnds/CFrontEnd.html

Yes. LUM was 1/2 of the comedy team Lum and Abner.

--
Chuck F (cbfalconer at maineline dot net)
Available for consulting/temporary embedded and systems.
<http://cbfalconer.home.att.net>
--
comp.lang.c.moderated - moderation address: clcm (AT) plethora (DOT) net -- you must
have an appropriate newsgroups line in your header for your mail to be seen,
or the newsgroup name in square brackets in the subject line. Sorry.
Back to top
Post new topic   Reply to topic    C++Talk.NET Forum Index -> C Language (Moderated) All times are GMT
Page 1 of 1

 
 


Powered by phpBB © 2001, 2006 phpBB Group