Pygmys
  Home FAQ Contact Sign in
Search only in:
alt.philosophy
 
Advanced search
MATCHING GROUPS



more...
Group Profile...
POPULAR GROUPS

more...

found 222 articles for 0.001 sec
Re: Pygmy Forth 1.7 (for DOS) released     

Author: jcomeau_ictx
Date: Jun 7, 2007 20:26

On May 23, 1:45 pm, Frank Sergeant <f...@pygmy.utoh.org> wrote: The license is BSD/MIT/X-style so you can use it freely. The shadow blocks are now included..., and corrections are welcome. Hi Frank, or any other riscy pygness user: I'm trying to get the ARM version of Pygmy Forth running on an ARMmite, but am hampered my several things including my ignorance of LISP. I get this far: $ ...
Show full article (1.13Kb) · Show article thread
Re: Pygmy Forth 1.7 (for DOS) released     

Author: Frank Sergeant
Date: May 24, 2007 17:11

fdubois76@gmail.com writes: Yes, I got one: Pygmy is to me one of the Forth under DOS. No, wait: it is currently the best because mine is temporarely unavailable under DOS :) Thank you. -- Frank
Show full article (0.21Kb) · Show article thread
Re: [ANN] Pygmy Forth 1.7 (for DOS) released     

Author: Frank Sergeant
Date: May 24, 2007 17:11

...<cyberfoo@sbcglobal.net> writes: A new version of Pygmy Forth for DOS, version 1.7, is now ...is run when you metacompile a new version of Pygmy, by typing 1 LOAD Some words are not primitives...also run when you metacompile a new version of Pygmy. 1 LOAD produces a new "kernel" which ...-1 version...back to the dawn of Pygmy? Yes. But, perhaps, the original starting point is ...
Show full article (1.07Kb)
Re: [ANN] Pygmy Forth 1.7 (for DOS) released     

Author: Frank Sergeant
Date: May 24, 2007 17:04

jch <jch@nowhere.net> writes: A new version of Pygmy Forth for DOS, version 1.7, is now available at Good show. Thank you How do i reset the default colours to plain black background, and white foreground? The variable ATTR controls this. It is set to $3F on block 98 (in case you wish to metacompile a new version). White foreground and black background would be $8F (...
Show full article (0.44Kb)
Re: [ANN] Pygmy Forth 1.7 (for DOS) released     

Author: jch
Date: May 24, 2007 15:12

Frank Sergeant wrote: A new version of Pygmy Forth for DOS, version 1.7, is now available at http://pygmy.utoh.org/forth.html _____ Good show. What new and or modified words are available? How do i reset the default colours to plain black background, and white foreground? -- Regards / JCH
Show full article (0.31Kb) · Show article thread
Re: [ANN] Pygmy Forth 1.7 (for DOS) released     

Author: cy
Date: May 24, 2007 04:45

On Wed, 23 May 2007 14:45:58 -0500, Frank Sergeant <frank@pygmy.utoh.org> wrote: A new version of Pygmy Forth for DOS, version 1.7, is now available at http://pygmy.utoh.org/forth.html Hey great! Thanks. I have often wondered,... versions from a 1.n-1 version...back to the dawn of Pygmy? But, perhaps, the original starting point is in X86 assembler and available?...
Show full article (0.47Kb) · Show article thread
[ANN] Pygmy Forth 1.7 (for DOS) released     

Author: Frank Sergeant
Date: May 23, 2007 12:45

A new version of Pygmy Forth for DOS, version 1.7, is now available at http://pygmy.utoh.org/forth.html It runs under various versions of DOS, including a DOS box in any version of Microsoft Windows and FreeDOS or other versions of DOS under the DOS emulator (dosemu) on Linux. It includes an assembler, screen editor and line editor, ...
Show full article (0.73Kb)
Re: calling strings from blocks     

Author: Jonah Thomas
Date: Aug 6, 2008 01:38

... stuff to your Forth program. Since I don't know how to put a variable in a string I started thinking about storing strings in a block and building them upon execution. MVP-Forth and pygmy were used for these experiments on a thumbdrive in Winxp. My experiment went like this inside block 200: 0 ." lynx -dump dictionary.reference.com/browse/ 1 search 2 | head -n50...
Show full article (3.45Kb) · Show article thread
Re: calling strings from blocks     

Author: Aleksej Saushev
Date: Aug 5, 2008 23:52

... like this. look-up spam Since I don't know how to put a variable in a string I started thinking about storing strings in a block and building them upon execution. MVP-Forth and pygmy were used for these experiments on a thumbdrive in Winxp. My experiment went like this inside block 200: 0 ." lynx -dump dictionary.reference.com/browse/ 1 search 2 | head -n50"...
Show full article (2.75Kb) · Show article thread
calling strings from blocks     

Author: Matthew
Date: Aug 5, 2008 20:59

... to work like this. look-up spam Since I don't know how to put a variable in a string I started thinking about storing strings in a block and building them upon execution. MVP-Forth and pygmy were used for these experiments on a thumbdrive in Winxp. My experiment went like this inside block 200: 0 ." lynx -dump dictionary.reference.com/browse/ 1 search 2 | head -n50" I used the...
Show full article (1.66Kb)
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next