|
|
|
|   |
|
|
| Last week most active authors |
| No posts for a week |
|
|
|
  |
|
|
|
|   |
| Last active threads |
Version Control Strategies For Block-Based Forths?
Started John Passaniti · Date: Sep 19, 2008 08:51 ·
37 post(s) |
DOCOL in ITC Forth Engines (UK Newbie)
Started MarkWills · Date: Sep 19, 2008 00:19 ·
7 post(s) |
RDP geht nicht mehr
Started Heinz Baumann · Date: Jul 21, 2008 13:59 ·
6 post(s) |
MPE news
Started Stephen Pelc · Date: Sep 4, 2008 08:27 ·
26 post(s) |
local buffers and tail-call optimization
Started Anton Ertl · Date: Aug 29, 2008 05:20 ·
6 post(s) |
Sorting routine
Started Frank · Date: Aug 29, 2008 13:03 ·
62 post(s) |
Partial sorting
Started Brad Eckert · Date: Sep 3, 2008 07:05 ·
8 post(s) |
RfD - Enhanced local variable syntax, v4 (long)
Started Stephen Pelc · Date: Aug 11, 2008 05:56 ·
111 post(s) |
Co najmniej milion Rosjan służyło Hitlerowi - możliwe, że byli odpowiedzialni za większość mordów na Żydach..
Started Tzva Adonai · Date: Aug 31, 2008 03:29 ·
24 post(s) |
Update KB 955428 kann nicht installiert werden
Started ferniralf · Date: Aug 15, 2008 05:49 ·
20 post(s) |
|
| Last week hot threads |
| No posts for a week |
|
|
|
|
  |
| Latest posts |
Re: Version Control Strategies For Block-Based Forths?
Group: comp.lang.forth · Group Profile · Search for horst in comp.lang.forth
Author: Dennis Ruffer
Date: Sep 20, 2008 07:17
On 2008-09-19 22:21:31 -0500, Albert van der Horst <albert@spenarnc.xs4all.nl> said: If I *had* to do it, I would keep a looseleaf printed copy of screens and keep track of dates. Then it is easy to have a new version in front of the old versions of screens. Screens are considered the same and differing in version based on the remainder of the index line. THe word .TRIAD suggests that printing screens was common. Old FIG ...
Show full article (1.65Kb) |
Re: Version Control Strategies For Block-Based Forths?
Group: comp.lang.forth · Group Profile · Search for horst in comp.lang.forth
Author: Albert van der Horst
Date: Sep 19, 2008 20:21
...suggests that printing screens was common. Old FIG screen doc's suggest this strategy, but I have never seen this explained. Groetjes Albert -- -- Albert van der Horst, UTRECHT,THE NETHERLANDS Economic growth -- like all pyramid schemes -- ultimately falters. albert@spe&ar&c.xs4all.nl &=n http://home.hccnet.nl/a.w.m.van.der.horst
Show full article (2.68Kb) |
Re: DOCOL in ITC Forth Engines (UK Newbie)
Group: comp.lang.forth · Group Profile · Search for horst in comp.lang.forth
Author: Albert van der Horst
Date: Sep 19, 2008 11:00
...in assembler. It probably is not visible from Forth. Certainly it is not so in figForth or ciforth. Mark Wills UK Groetjes Albert -- -- Albert van der Horst, UTRECHT,THE NETHERLANDS Economic growth -- like all pyramid schemes -- ultimately falters. albert@spe&ar&c.xs4all.nl &=n http://home.hccnet.nl/a.w.m.van.der.horst
Show full article (0.83Kb) |
Re: RDP geht nicht mehr
Group: microsoft.public.de.german.windowsxp.terminalserver · Group Profile · Search for horst in microsoft.public.de.german.windowsxp.terminalserver
Author: Heinz Baumann
Date: Sep 18, 2008 21:15
Hallo Horst, Am Mon, 15 Sep 2008 23:20:58 +0200 schrieb Horst-Martin Schwarz: Wenn Du eine Nvidia Graka hast und kurz vor auftauchen Deines Problems einen neuen Treiber installiert hast, dann versuche doch mal folgendes: Ja, ich hatte tatsächlich einen neuen Treiber installiert. Genau dieser Treiber war es. klicke auf Start=>ausführen und gib regedit ein, klicke auf ok. Hangele Dich durch zu folgendem Schlüssel : ...
Show full article (0.91Kb) |
Re: MPE news
Group: comp.lang.forth · Group Profile · Search for horst in comp.lang.forth
Author: Albert van der Horst
Date: Sep 11, 2008 10:33
...I'm only interested in civilian casualties in Iraq. I'm sure they surpass Chicago's by a large margin. -- Charlie Springer Groetjes Albert -- -- Albert van der Horst, UTRECHT,THE NETHERLANDS Economic growth -- like all pyramid schemes -- ultimately falters. albert@spe&ar&c.xs4all.nl &=n http://home.hccnet.nl/a.w.m.van.der.horst
Show full article (1.07Kb) |
Re: local buffers and tail-call optimization
Group: comp.lang.forth · Group Profile · Search for horst in comp.lang.forth
Author: Albert van der Horst
Date: Sep 4, 2008 11:07
... opposed to allocating space on a 64 k return stack if there is a 2 Gbyte data stack, but that is an other story. Groetjes Albert -- -- Albert van der Horst, UTRECHT,THE NETHERLANDS Economic growth -- like all pyramid schemes -- ultimately falters. albert@spe&ar&c.xs4all.nl &=n http://home.hccnet.nl/a.w.m.van.der.horst
Show full article (2.06Kb) |
Re: Sorting routine
Group: comp.lang.forth · Group Profile · Search for horst in comp.lang.forth
Author: Jonah Thomas
Date: Sep 4, 2008 04:08
"dkelvey@hotmail.com" <dkelvey@hotmail.com> wrote: Albert van der Horst <alb...@spenarnc.xs4all.nl> wrote: As an algorithm quicksort leaves not much room for improvement. So I tend to doubt this. Anyway, I would like to see a benchmark to back this up. (For sure, a general purpose sort has to compromise, and a factor up to ten I would estimate plausible. Then, it would be acceptable in a lot of situations.) ...
Show full article (1.34Kb) |
Re: Sorting routine
Group: comp.lang.forth · Group Profile · Search for horst in comp.lang.forth
Author: dkelvey
Date: Sep 3, 2008 17:38
On Sep 3, 12:27 pm, Albert van der Horst <alb...@spenarnc.xs4all.nl> wrote: In article <48a47fa5-e91e-4ae7-bdf3-81504a234...@i76g2000hsf.googlegroups.com>,dkel...@hotmail.com <dkel...@hotmail.com> wrote: <SNIP> Both sorts begin to have higher cost in time as the width of the sort becomes larger. For the distribution sort, the radix 256 is still the most prcatical although a radix of the square root of the ...
Show full article (2.53Kb) |
Re: Partial sorting
Group: comp.lang.forth · Group Profile · Search for horst in comp.lang.forth
Author: Albert van der Horst
Date: Sep 3, 2008 12:34
... available to just sort the million items, you may discover that it is hard to beat it, even if it does more than necessary. -Brad -- -- Albert van der Horst, UTRECHT,THE NETHERLANDS Economic growth -- like all pyramid schemes -- ultimately falters. albert@spe&ar&c.xs4all.nl &=n http://home.hccnet.nl/a.w.m.van.der.horst
Show full article (1.06Kb) |
Re: Sorting routine
Group: comp.lang.forth · Group Profile · Search for horst in comp.lang.forth
Author: Albert van der Horst
Date: Sep 3, 2008 12:10
.... I don't recall exactly how it worked but the fellow that was using that mail list was happy. Right! Dwight Groetjes Albert -- -- Albert van der Horst, UTRECHT,THE NETHERLANDS Economic growth -- like all pyramid schemes -- ultimately falters. albert@spe&ar&c.xs4all.nl &=n http://home.hccnet.nl/a.w.m.van.der.horst
Show full article (1.54Kb) |
|
|
|