Does this mean I m a BNF
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 9 articles for 0.012 sec
specification-stmt     

Group: comp.lang.fortran · Group Profile · Search for Does this mean I m a BNF in comp.lang.fortran
Author: nospam
Date: Aug 8, 2008 13:34

... explain the standard. Why does the BNF term specification-stmt exist? Its only use in the BNF is to collect together a ... However, if so, that definition does not correctly correspond with the ... is more often used to mean any statement in a specification ... a function." Insomuch as the BNF shows that a type-declaration...not a specification-stmt, does this mean that type declaration statements...
Show full article (2.10Kb)
Re: Modified version of the Gray parser generator     

Group: comp.lang.forth · Group Profile · Search for Does this mean I m a BNF in comp.lang.forth
Author: Gerry
Date: May 23, 2008 13:19

... e.g. it hasn't been too difficult to generate a conventional BNF parser as a front-end to Gray. 3. If speed is ..., and Gray demonstrates this nicely. Agreed, but that doesn't necessarily mean that's the best thing to do in all circumstances. ... you've got source code available but that's probably just me. Does anyone have or know of a moderately complex Gray application that...
Show full article (4.21Kb) · Show article thread
Re: Pointers to derived type objects in COMMON     

Group: comp.lang.fortran · Group Profile · Search for Does this mean I m a BNF in comp.lang.fortran
Author: nospam
Date: Apr 28, 2008 20:29

... pointers with C ones. In Fortran, pointer is an attribute. It does *NOT* make a separate type. If the common-block-object has (..., you'll find out that they just come in (via the bnf for designator) as object-name. No special rules about whether it ...it is certainly plausible as a vendor extension. That doesn't necessarily mean that the vendor interprets the above words differently. (But if it ...
Show full article (2.74Kb) · Show article thread
Re: what kind of non microconroller app are done in forth?     

Group: comp.lang.forth · Group Profile · Search for Does this mean I m a BNF in comp.lang.forth
Author: Jonah Thomas
Date: Apr 19, 2008 07:39

... to write device drivers etc... I mean, look every PC's gonna be ... then use it even though it does more than you want. You write...s some special function your OS does particularly well they might do that...Anton Ertl's Grey and Brad Rodriguez's BNF parser both parse BNF, but as I understand it they both use their own idiosyncratic... both parse by whitespace. Traditional BNF code doesn't care about ...
Show full article (5.28Kb) · Show article thread
Re: the necessity of Lisp's Objects?     

Group: comp.lang.functional · Group Profile · Search for Does this mean I m a BNF in comp.lang.functional
Author: Robert Maas, see http://tinyurl.com/uh3t
Date: Feb 7, 2008 22:25

...able to get at them directly. Does any intelligent application programmer *really* ...Lisp has, right? Or do you mean something more? curry (defun foo (... above. dispatch What do you mean? CASE/SELECT statements/expressions? Runtime ... Ruby, you use callcc, which means call with continuation. Call with ...a parser-compiler to convert from BNF or equivalent expression of the ...
Show full article (25.05Kb) · Show article thread
Re: Windy Miller.     

Group: uk.transport · Group Profile · Search for Does this mean I m a BNF in uk.transport
Author: Abo
Date: Dec 10, 2007 08:01

....stm "The business secretary admitted it would change Britain's coastline, and mean higher electricity bills." Why does it always ultimately mean we'll pay more? The "fuel" is free. You don't expect electrickery to be... Ion, ex-technical director of British Nuclear Fuels' Former technical director of BNF is called Sue ION! -- Abo
Show full article (0.60Kb) · Show article thread
Re: C.H.E.A.P...M.A.R.L.B.O.R.O...C.I.G.A.R.E.T.T.E.S.... ==== oziAKVLzMA     

Group: it.fan.nutella · Group Profile · Search for Does this mean I m a BNF in it.fan.nutella
Author: Lord Kap
Date: Sep 10, 2007 10:28

Enrico BNF's log. Stardate Mon, 10 Sep 2007 12:26...very peculiar names. Costello: You mean funny names? Abbott: Strange names...first? Abbott: Yes. Costello: I mean the fellow's name. Abbott...gets the money... Abbott: He does, every dollar. Sometimes his wife...up the first baseman, how does he sign his name? Abbott...guy. Abbott: Who. Costello: How does he sign... Abbott: That's...
Show full article (7.97Kb) · Show article thread
Re: Will 200x be the H-Bomb?     

Group: comp.lang.forth · Group Profile · Search for Does this mean I m a BNF in comp.lang.forth
Author: pablo reda
Date: Mar 10, 2007 12:16

... This implies for example to allow overloading of words. This means words that work depending on current situation. It's not .... There is no good way to implement FORTH in a BNF- scheme... I like much more the elegance of the stack, for avoid parameters. perhaps is not good idea the BNF-scheme.... the words like DOES> or STATE are for make the compiler, avoid this ...
Show full article (1.95Kb)
Re: Will 200x be the H-Bomb?     

Group: comp.lang.forth · Group Profile · Search for Does this mean I m a BNF in comp.lang.forth
Author: helmwo
Date: Mar 10, 2007 10:19

... Time and avoid search in Run Time. This implies for example to allow overloading of words. This means words that work depending on current situation. It's not unusual that words do so - ... if you want to follow the concept. There is no good way to implement FORTH in a BNF- scheme... the words like DOES> or STATE are for make the compiler, avoid this words. "STATE" is a first kind ...
Show full article (1.65Kb)