Re: Cisco IOS command language

Stefan Arentz <stefan@keyser.soze.com>
21 May 2001 02:02:06 -0400

          From comp.compilers

Related articles
Cisco IOS command language pjt@iki.fi (Pekka Taipale) (2001-05-13)
Re: Cisco IOS command language neitzel@gaertner.de (2001-05-15)
Re: Cisco IOS command language jguthrie@brokersys.com (Jonathan Guthrie) (2001-05-15)
Re: Cisco IOS command language adamo@dblab.ece.ntua.gr (2001-05-15)
Re: Cisco IOS command language samiam@cisco.com (Scott Moore) (2001-05-15)
Re: Cisco IOS command language fvm@tasking.nl (2001-05-18)
Re: Cisco IOS command language stefan@keyser.soze.com (Stefan Arentz) (2001-05-21)
Re: Cisco IOS command language pjt@iki.fi (2001-05-29)
| List of all articles for this month |

From: Stefan Arentz <stefan@keyser.soze.com>
Newsgroups: comp.compilers
Date: 21 May 2001 02:02:06 -0400
Organization: Wirehub! Internet, The Netherlands
References: 01-05-026 01-05-036 01-05-043
Keywords: parse
Posted-Date: 21 May 2001 02:02:06 EDT

fvm@tasking.nl (Frank van Maarseveen) writes:


> Jonathan Guthrie <jguthrie@brokersys.com> wrote:
> >
> > The Zebra routing software is very similar to Cisco's IOS. I don't
> > know how whether or not it's done with Lex and YACC or if it's done
> > some other way. www.zebra.org
>
> It's hardcoded and rather ugly for anyone familiar with
> parser generators. But it has command name/argument completion
> at every level and that's hard to do in a traditional approach.


Check out www.zebra.org, it's unix router software with a IOS
like interface.


  Stefan


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.