Re: languages
- From: "jason_box" <cppisfun@xxxxxxxxx>
- Date: 12 Feb 2006 23:18:49 -0800
Here is the grammar I came up with.
S-> aBa
B-> b | BB | S | lambda
for the gramma L = {a^nb*a^n : a >= 0 }
.
- References:
- languages
- From: jason_box
- Re: languages
- From: Barb Knox
- languages
- Prev by Date: Re: languages
- Next by Date: Re: languages
- Previous by thread: Re: languages
- Next by thread: Re: X3SAT Question
- Index(es):