Menu

YAPICCC / News: Recent posts

Pre Alpha

The first pre-alpha version is now compiling! It's the start, but it's a good start! I've made all the Makefile.am and configure.ac.

I also have started with the ANSI C grammar suggested by Jeff Lee in 1985. The source of this grammar can be found at ftp://ftp.uu.net/usenet/net.sources/ansi.c.grammar.Z

This version stills useless, but it's a start. :)

Posted by Jose Antonio Oliveira 2004-11-09

Compiler construction tool

Im studing the best tool to develop this compiler.

I've seen the Coco-R for C, CppCC (which is a source forge project) and other two tools, but I'm opting to use the Bison+Flex tools, because they are very very common and every one knows how to use them, which turns easy the task of get a partner to help me on this project. :)

This project seems to be stopped, but I'm really studing the best tool and planning the best way to do this compiler.... read more

Posted by Jose Antonio Oliveira 2004-11-02