From: | Hans Aberg <haberg-news@telia.com> |
Newsgroups: | comp.compilers |
Date: | Wed, 10 Aug 2011 23:56:27 +0200 |
Organization: | A noiseless patient Spider |
References: | 11-08-006 |
Keywords: | flex, bison, LLVM |
Posted-Date: | 10 Aug 2011 18:15:59 EDT |
On 2011/08/06 19:28, amit karmakar wrote:
> I am an undergraduate in computer science. I have been reading about
> compilers recently. I wish to do a project as a part of my study
> course in a time span of 6 months. I am pretty much aware of the fact
> that projects on compilers require much time.
The LLVM tutorial contains an example compiler; its parser might be
replaced by a Flex/Bison combination.
http://llvm.org/docs/tutorial/
Hans
Return to the
comp.compilers page.
Search the
comp.compilers archives again.