RFD За против русского варианта устава
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 1644 articles for 0.006 sec
Re: RfD - Local buffers, v4 (long)     

Group: comp.lang.forth · Group Profile · Search for RFD За против русского варианта устава in comp.lang.forth
Author: Guido Draheim
Date: Sep 10, 2008 20:18

... 2008. http://www.euroforth.org I have separated the enhanced local variable syntax from the local buffer proposal. This proposal is about local buffers. Stephen RfD - Local buffers, v4 ======================= Stephen Pelc - 14 September 2007 20080811 Brought into line with LocalsExt4.txt. 20070914 Split local buffers to a separate proposal. ...
Show full article (1.44Kb) · Show article thread
Re: 3rd RfD: Directories     

Group: comp.lang.forth · Group Profile · Search for RFD За против русского варианта устава in comp.lang.forth
Author: Guido Draheim
Date: Sep 10, 2008 19:53

Anton Ertl schrieb: This is the third RfD on this topic. The second one was in July 2007. You find the updated text further down. The main point of contention was about the prefix syntax. I solved it by removing the prefix stuff. [...] F" lib1/lib.fs" required F" data.txt" r/o open-file S\" ./funny\"filename" include-name-abs r/o open-file Actually, I have...
Show full article (1.09Kb) · Show article thread
Re: RfD - Enhanced local variable syntax, v4 (long)     

Group: comp.lang.forth · Group Profile · Search for RFD За против русского варианта устава in comp.lang.forth
Author: Albert van der Horst
Date: Sep 2, 2008 10:47

In article <06793522143559@frunobulax.edu>, Marcel Hendrix <mhx@iae.nl> wrote: Doug Hoffman <dhoffman@talkamerica.net> writes Re: RfD - Enhanced local variable syntax, v4 (long) [..] "The most-accurate, least-expensive documentation is self-documenting code." : RECT { x1 y1 x2 y2 -- } ... ; : RECT ( x1 y1 x2 y2 -- ) { x1 y1 } cr ." x1 = ...
Show full article (0.90Kb) · Show article thread
Re: RfD - Enhanced local variable syntax, v4 (long)     

Group: comp.lang.forth · Group Profile · Search for RFD За против русского варианта устава in comp.lang.forth
Author: Marcel Hendrix
Date: Sep 1, 2008 11:44

Doug Hoffman <dhoffman@talkamerica.net> writes Re: RfD - Enhanced local variable syntax, v4 (long) [..] "The most-accurate, least-expensive documentation is self-documenting code." : RECT { x1 y1 x2 y2 -- } ... ; : RECT ( x1 y1 x2 y2 -- ) { x1 y1 } cr ." x1 = " x1 . ." y1 = " y1 . do-point1 { x2 y2 } cr ." x2 = " x2 . ." y2 = " y2 . do-...
Show full article (0.41Kb) · Show article thread
Re: RfD - Enhanced local variable syntax, v4 (long)     

Group: comp.lang.forth · Group Profile · Search for RFD За против русского варианта устава in comp.lang.forth
Author: Marcel Hendrix
Date: Aug 29, 2008 11:14

=?ISO-8859-1?Q?Peter_F=E4lth?= <peter.falth@tin.it> writes Re: RfD - Enhanced local variable syntax, v4 (long) On Aug 28, 9:20 pm, m...@iae.nl (Marcel Hendrix) wrote: [..] If an extended form of { comes through, I would applaud it if the newly invented embellishments can be made to look like Forth comments easily. And if the syntax replaces the now standard stack comments, I ...
Show full article (1.19Kb)
Re: RfD - Enhanced local variable syntax, v4 (long)     

Group: comp.lang.forth · Group Profile · Search for RFD За против русского варианта устава in comp.lang.forth
Author: Anton Ertl
Date: Aug 29, 2008 04:46

... of types not supported by "LOCALS|". I don't know what you mean with "meaning, rules, and ordering determined by the creator". Which creator? If additional type specifiers are standardized, then the RfD/CfV process and the standards committee will determine which ones will be added, and will determine the meaning and rules. I don't think anyone plans to make a proposal to make this ...
Show full article (2.13Kb) · Show article thread
Re: RfD - Enhanced local variable syntax, v4 (long)     

Group: comp.lang.forth · Group Profile · Search for RFD За против русского варианта устава in comp.lang.forth
Author: Bernd Paysan
Date: Aug 28, 2008 08:57

...and cleared depending on which sources you load - like the legacy flag for C bindings. 2) "|" is not standardized. a) Stephen selects a different separator. According to the RfD "\" has some existing practice, but OTOH has a conflict with "\" as a comment-starting character that can also be used in locals definitions (e.g., in Gforth). My suggestion: ...
Show full article (2.67Kb) · Show article thread
Re: RfD - Enhanced local variable syntax, v4 (long)     

Group: comp.lang.forth · Group Profile · Search for RFD За против русского варианта устава in comp.lang.forth
Author: Ed
Date: Aug 28, 2008 00:17

...$19448@DIALUPUSA.NET... Given that, it seems difficult to explain the existence of the other syntax in so many other Forths for so many years, and now the existence of an RfD for the same. Not so hard to explain. Most grow up with computer languages that use infix notation. Infix abounds everywhere, including maths. It's easy to slip back into familiar or ...
Show full article (2.18Kb) · Show article thread
Re: RfD - Enhanced local variable syntax, v4 (long)     

Group: comp.lang.forth · Group Profile · Search for RFD За против русского варианта устава in comp.lang.forth
Author: Anton Ertl
Date: Aug 27, 2008 12:44

...$c4b2db6$19448@DIALUPUSA.NET... Given that, it seems difficult to explain the existence of the other syntax in so many other Forths for so many years, and now the existence of an RfD for the same. Not so hard to explain. Most grow up with computer languages that use infix notation. Infix abounds everywhere, including maths. It's easy to slip back into familiar or preferred ...
Show full article (1.47Kb) · Show article thread
Re: RfD - Enhanced local variable syntax, v4 (long)     

Group: comp.lang.forth · Group Profile · Search for RFD За против русского варианта устава in comp.lang.forth
Author: Anton Ertl
Date: Aug 27, 2008 12:14

..., and after an extension query for X:locals (or somesuch), it supports the standard meaning. 2) "|" is not standardized. a) Stephen selects a different separator. According to the RfD "\" has some existing practice, but OTOH has a conflict with "\" as a comment-starting character that can also be used in locals definitions (e.g., in Gforth). b) ...
Show full article (3.21Kb) · Show article thread
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next