Drawing lines in colorForth
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 10 articles for 0.006 sec
Drawing lines in colorForth     

Group: comp.lang.forth · Group Profile · Search for Drawing lines in colorForth in comp.lang.forth
Author: humptydumpty
Date: Mar 15, 2007 03:46

1. how to? amusing myself with colorforth i wanted to draw lines but ... i'll post my code using r_ as red tag ...g_line g_; r_tl g_show g_black g_screen g_tl g_keyboard g_; but running tl it draws an horizontal line from left margin to right margin of screen with a gap inside. 2. where can i find a list with colorforth words? best regards, hd
Show full article (0.42Kb)
Re: Drawing lines in colorForth     

Group: comp.lang.forth · Group Profile · Search for Drawing lines in colorForth in comp.lang.forth
Author: Ray St. Marie
Date: Mar 17, 2007 13:18

...> wrote: i'm very new to cF best regards, hd Do you IRC? Some of us colorforth enthusiasts congregate on freenode at #c4th ( official publicly logged channel) and #c4th-ot ( anything goes channel). You, and anyone interested in learning more about colorforth are welcome to join. If someone should need help joining, just mention it here and I'll do my ...
Show full article (0.49Kb) · Show article thread
Re: Drawing lines in colorForth     

Group: comp.lang.forth · Group Profile · Search for Drawing lines in colorForth in comp.lang.forth
Author: Ray St. Marie
Date: Mar 17, 2007 13:13

... Buss <f...@frank-buss.de> wro Maybe would be interesting to see how this looks in ColorForth: http://groups.google.com/group/comp.lang.forth/msg/6f340ead39f265ae -- Frank Buss, f...@....it4-systems.de Could this be what you are looking for? http://www.dnd.utwente.nl/~tim/colorforth/cfdosv4/unzipped/cfdos4.html Scroll down to block 104. Keep in mind ( for those that don't...
Show full article (0.67Kb) · Show article thread
Re: Chuck probably would like Forreal Mode for ColorForth     

Group: comp.lang.forth · Group Profile · Search for Drawing lines in colorForth in comp.lang.forth
Author: humbubba
Date: Sep 28, 2006 07:22

...President. This replacement and term shall be supported by a special chain of succession composed of random drawings from all those Senators and Representatives who voted against the joint resolution allowing the invasion of Iraq. """ See the second line of my .sig for osimplay, the Forreal demo tgz and so on. Rick (Richard Allen)...
Show full article (3.66Kb) · Show article thread
Re: I found a FORTH stack optimzer, but could use a better version.     

Group: comp.lang.forth · Group Profile · Search for Drawing lines in colorForth in comp.lang.forth
Author: foxchip
Date: Jan 19, 2008 10:11

...both functions as Chuck does in colorforth one might not consider it optimization... code machineForth has no optimizations. colorforth overloads ";" to compile a token or... way. Where do you draw the line between a good optimization and... below. I think the important line is between optimizing the important ... really counts. Yes, machineForth and colorforth use inlined primitives. They are ...
Show full article (8.43Kb) · Show article thread
Re: Forth and Co - The Return of the Jedi     

Group: comp.lang.forth · Group Profile · Search for Drawing lines in colorForth in comp.lang.forth
Author: foxchip
Date: May 5, 2007 08:18

... with Pentium details and with colorforth implementation and upgrade details, and ... is good that ANS draws a line between what is 'portable'... on one side of that line and that nothing good is ... not the purpose of the line. I object whether it is ... that it is a simple line. In the real world it...is just a line to make one set of details clearer....get you to cross a line I have occasionally said that...
Show full article (6.08Kb)
Re: can somone learn programming on color forth? or should this be my 2nd lang     

Group: comp.lang.forth · Group Profile · Search for Drawing lines in colorForth in comp.lang.forth
Author: Marcel Hendrix
Date: Dec 27, 2006 14:30

...actually knows what they're doing, they can easily extend ColorForth to handle such triviality. One more thing. Drawing a sphere in OpenGL has OFTEN been compared to... display ( 4 ) action ( 5 ) ' noop IS display Line 3 sets up the callback for the OpenGL window (which is handled by a separate thread). Line 4 makes sure the callback executes at least once....
Show full article (1.13Kb) · Show article thread
Re: Toward a Forth that's easier to learn     

Group: comp.lang.forth · Group Profile · Search for Drawing lines in colorForth in comp.lang.forth
Author: John Doty
Date: Oct 20, 2006 21:14

... of precedence beyond IMMEDIATE is just a few lines anyway, and LSE needs no text interpreter so... ROM. Of course there is always ColorForth which takes another direction entirely and IMHO is...my 6 word Forth core? If not, any line is going to be arbitrary and leave ...s a lot of merit to it but where does one draw the line? Can I now push a string on the stack? A complex ...
Show full article (6.64Kb) · Show article thread
Re: Toward a Forth that's easier to learn     

Group: comp.lang.forth · Group Profile · Search for Drawing lines in colorForth in comp.lang.forth
Author: J Thomas
Date: Oct 17, 2006 15:03

... simpler. Of course there is always ColorForth which takes another direction entirely and IMHO...is the most interesting of all. Yes, ColorForth is interesting and in many ways very.... i can see being inspired by ColorForth but it doesn't make sense to...a lot of merit to it but where does one draw the line? Draw the line where you want to. An optional floating point package looks ...
Show full article (4.73Kb) · Show article thread
Re: Toward a Forth that's easier to learn     

Group: comp.lang.forth · Group Profile · Search for Drawing lines in colorForth in comp.lang.forth
Author: Stephen J. Bevan
Date: Oct 16, 2006 20:19

...classical Forth approach is simpler. Of course there is always ColorForth which takes another direction entirely and IMHO is the most ... Down to my 6 word Forth core? If not, any line is going to be arbitrary and leave someone grumbling about ...40 years. There's a lot of merit to it but where does one draw the line? Can I now push a string on the stack? A complex number? In ...
Show full article (3.63Kb) · Show article thread