Related articles |
---|
kimwitu lex and yacc... abate@gutturnio.students.cs.unibo.it (2000-05-01) |
Re: kimwitu lex and yacc... boehme@informatik.hu-berlin.de (Harald Boehme) (2000-05-04) |
Re: kimwitu lex and yacc... belinfan@cs.utwente.nl (2000-05-10) |
From: | abate@gutturnio.students.cs.unibo.it (Pietro Abate) |
Newsgroups: | comp.compilers |
Date: | 1 May 2000 13:22:20 -0400 |
Organization: | Department of Computer Science - University of Bologna |
Keywords: | tools, question |
Hi all,
I want to use kimwitu to make a simple parser for a pascal-like
language, but I'm not able to find any example to do this... I've
seen the calculator example in the kimwitu distribution but I've not
realy understood which are the realtions between kimwitu, lex and
yacc. Does anybody could help me with an realy little example that
could show me how to parser something like: begin while true; skip
done; end.
I'm a compiler newbee... I hope that is not so stupid...
TIA,
pietro
Return to the
comp.compilers page.
Search the
comp.compilers archives again.