* How to implementing CLI using bison and FLEX
@ 2005-08-18 11:46 Sanjeevi Gopal
2005-08-18 14:58 ` Arthur Othieno
2005-09-07 22:54 ` Pedro Aguilar
0 siblings, 2 replies; 3+ messages in thread
From: Sanjeevi Gopal @ 2005-08-18 11:46 UTC (permalink / raw)
To: Linuxppc-embedded
HI,
I am currenly working on mpc850 processor.I wanted to
implement a Command Line interface. I like implement it using bison
and flex tool. If anyone is familar or already implemented plz help me
--=20
With Regards,
Sanjeevi G
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How to implementing CLI using bison and FLEX
2005-08-18 11:46 How to implementing CLI using bison and FLEX Sanjeevi Gopal
@ 2005-08-18 14:58 ` Arthur Othieno
2005-09-07 22:54 ` Pedro Aguilar
1 sibling, 0 replies; 3+ messages in thread
From: Arthur Othieno @ 2005-08-18 14:58 UTC (permalink / raw)
To: Sanjeevi Gopal; +Cc: Linuxppc-embedded
On Thu, Aug 18, 2005 at 05:16:19PM +0530, Sanjeevi Gopal wrote:
> HI,
>
>
> I am currenly working on mpc850 processor.I wanted to
> implement a Command Line interface. I like implement it using bison
> and flex tool. If anyone is familar or already implemented plz help me
See the Lex and YACC HOWTO[1] on tldp.org for a gentle introduction,
and the flex[2] and bison[3] manuals on gnu.org for the gory details:
[1] http://tldp.org/HOWTO/Lex-YACC-HOWTO.html
[2] http://www.gnu.org/software/flex/manual/
[3] http://www.gnu.org/software/bison/manual/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How to implementing CLI using bison and FLEX
2005-08-18 11:46 How to implementing CLI using bison and FLEX Sanjeevi Gopal
2005-08-18 14:58 ` Arthur Othieno
@ 2005-09-07 22:54 ` Pedro Aguilar
1 sibling, 0 replies; 3+ messages in thread
From: Pedro Aguilar @ 2005-09-07 22:54 UTC (permalink / raw)
To: Sanjeevi Gopal; +Cc: linuxppc-embedded
Hi,
There is a new tool called tarasca that could help you to develop a CLI.
The development process could be easier/faster than using flex/yacc.
You can download it from here:
http://sourceforge.net/projects/tarasca
Regards,
Pedro
> HI,
>
>
> I am currenly working on mpc850 processor.I wanted to
> implement a Command Line interface. I like implement it using bison
> and flex tool. If anyone is familar or already implemented plz help me
>
> --
> With Regards,
> Sanjeevi G
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-09-07 23:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-18 11:46 How to implementing CLI using bison and FLEX Sanjeevi Gopal
2005-08-18 14:58 ` Arthur Othieno
2005-09-07 22:54 ` Pedro Aguilar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).