help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: working on several files-flex&bison


From: Hans Aberg
Subject: Re: working on several files-flex&bison
Date: Sat, 10 May 2003 19:47:45 +0200

At 14:25 +0000 2003/05/10, aaaa44 aaaa44 wrote:
>i'm working on flex and bison together but i have a problem.
>
>
>
>i'm trying to make a compiler for my own language and i want to be able to
>add a file to the programan.i mean, i send a file to yacc with my program
>but in it there are one or more sentences which call other files and i
>want to change ,when a find a sentence like that,the input file to that
>one and after to continue with the one i had before and from the point
>where i had finished.how can i do that??

This is not a very parsable sentence to me :-), but perhaps you are trying
to make stacked inputs. Check the Flex manual or the
  Help-flex mailing list
  address@hidden
  http://mail.gnu.org/mailman/listinfo/help-flex

  Hans Aberg






reply via email to

[Prev in Thread] Current Thread [Next in Thread]