Google Mail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
comp . lang . forth
This is a Usenet group - learn more
Find or start a Google Group about forth.
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Related Groups
The CSI MacForth programming environment.
Low activity, Usenet
The Scheme Programming language.
Medium activity, Usenet
The Logo teaching and learning language.
Low activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 19067  Older »
Description: Discussion about Forth.
 

MindForth robot AI updated on 2009 Nov 27 
  The MindForth free open-source AI on-line at [link] and also at [link] has just today been updated with special words for logic in the English bootstrap list of 64 common English Words: ALL -- for machine reasoning logic... more »
By Forthminder  - 00:47 - 1 new of 1 message    

Is there a common name for OVER SWAP? 
  Is there a common name for OVER SWAP? I can't think of a good name for it, which argues for leaving it as an idiom. But I find that it (like BOUNDS) turns up just often enough for me to wonder whether it should have a name... I tried grepping through the 15 or 20 Forth systems that I have source for, but neither "over swap" nor the stack effect turned up... more »
By Josh Grams  - 27 Nov - 7 new of 7 messages    

WITHIN 
  In the below, 0=false; -1=true 6 7 10 WITHIN . 0 ok (too low) 11 7 10 WITHIN . 0 ok (too high) 8 7 10 WITHIN . -1 ok 9 7 10 WITHIN . -1 ok 7 7 10 WITHIN . -1 ok <----- correct? 10 7 10 WITHIN . -1 ok <----- correct? In other words, what is the behaviour for the edge cases, 7 & 10? For my purposes, WITHIN is:... more »
By MarkWills  - 27 Nov - 10 new of 10 messages    

LC53 statistics 
  The recently anounced lc53 algorithm implementation presented some intriguing statistics. Here it is in slightly condensed form, without unnecessary optimizations, for easier evaluation. It is a classical example of optimizing the wrong things too early. The obvious change to processing four bytes at a time made it three times faster.... more »
By Marcel Hendrix  - 24 Nov - 58 new of 58 messages    

symtab 
  ...Here is a Factor program: [link] Here is a Forth program: [link] [link] The novice.4th program contains some support functions needed by symtab.4th. The novice.4th program isn't complete; I am adding new functions to it and will later make it available to novices to help... more »
By Hugh Aguilar  - 24 Nov - 15 new of 15 messages    

programmer(s) of the Forth on OLPC project ? 
  such a system already exists. Obtain an XO-1 from One Laptop Per Child and a developers key. Then you have a cute, inexpensive, low-power, child-proof, water-proof, dust-proof netbook that boots to Open Firmware, a very capable Forth system. Ian Who is/are the programmer(s) who have ported the "very capable Forth system" on the XO-1 of the... more »
By peekay  - 24 Nov - 3 new of 3 messages    

?PAIRS 
  This is an old question (possibly) relating to old style (79?) Forths. Reading Forth Dimesions (Vol III, Number VI), page 176. There is an interesting article (interesting to me, anyway) called "Transportable Control Structures with Compiler Security" by Marc Perkel. The code as presented is complete, but the article makes references to... more »
By MarkWills  - 24 Nov - 7 new of 7 messages    

forthday proceedings 
  request to jeff .. how about some headlines .. sidelines .. and long lines on this saturday's presentations, deliberations, discussions ? and videos too :-))
By peekay  - 22 Nov - 12 new of 12 messages    

Language X, not Forth ? 
  starting new thread as a newer incoming member to all things forth, it is very puzzling to me why such a marvellous language is able to fire up most microchips but not fire up the programmers/users community it will not be forth but a language built on top of it ? Language X ?? (maybe a language which evolved... more »
By sxccaa.email  - 22 Nov - 46 new of 46 messages    

Randomizer port gone wrong.. 
  Hi! I've been trying to convert this randomizer to Forth, but somewhere I seem to go wrong. Can somebody see anything I overlooked? create Q 41790 cells allot 41790 value indx 362436 value carry 1236789 value xcng 521288629 value xs ... 41790 0 do 7010176 Q i th @ um* carry 0 d+ invert Q i th ! to carry... more »
By The Beez'  - 21 Nov - 5 new of 5 messages    

1 - 10 of 19067   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google