Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

We have a equal opportunity Calculus class -- it's fully integrated.


devel / comp.lang.forth / ANN: Cweed4v02 2021 Nov 11 Karneval Edition

SubjectAuthor
* ANN: Cweed4v02 2021 Nov 11 Karneval EditionHowerd Oakford
`- Re: ANN: Cweed4v02 2021 Nov 11 Karneval EditionA.T. Murray

1
ANN: Cweed4v02 2021 Nov 11 Karneval Edition

<smicvs$hqo$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=15223&group=comp.lang.forth#15223

  copy link   Newsgroups: comp.lang.forth
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: how...@inventio.co.uk (Howerd Oakford)
Newsgroups: comp.lang.forth
Subject: ANN: Cweed4v02 2021 Nov 11 Karneval Edition
Date: Thu, 11 Nov 2021 07:25:00 +0100
Organization: A noiseless patient Spider
Lines: 34
Message-ID: <smicvs$hqo$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Thu, 11 Nov 2021 06:25:00 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="a2ef349769c8856bea70b3c0c7b64c40";
logging-data="18264"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/R/5WaxsPH4NetrlUPbwF7"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.3.0
Cancel-Lock: sha1:GdIHy6+W6vrE5XvpzG5pzR2U9Ok=
Content-Language: en-US
 by: Howerd Oakford - Thu, 11 Nov 2021 06:25 UTC

Hi Forthers,

Announcing some updates to Cweed4.exe, a C source code Weeder and
Prettifier :
https://www.inventio.co.uk/Cweedexe.htm

Details below.

I am living near Cologne and today is the start of Karneval - hence the
"Karneval Edition". It was locked down last year but hopefully it will
go ahead this year :-) https://en.wikipedia.org/wiki/Cologne_Carnival

Enjoy!

Cheers,
Howerd

"New in Cweed4 V4.02 2021 Nov 11

Changes to Cweed4_script.f to improve the Barr 3.1 coding rules.

Previous versions of Cweed4 V4.02 could be used if you simply update the
Cweed4_script.f file, but this causes an “interesting” version control
effect :

Cweed4.exe is compiled with the version of Cweed4_script.f that exists
at the time that it is created. If this is different to the
Cweed4_script that exists when Cweed4.exe is run you can get a different
behaviour if you delete Cweed4_script.f (because it would use the
pre-compiled words from an earlier Cweed4_script.f file).

Not sure how to handle this yet… Maybe compare a hash of the built in
script to the script file, and issue a warning if they are different…
Watch this space :-)"

Re: ANN: Cweed4v02 2021 Nov 11 Karneval Edition

<5f03d179-2d9c-437e-a8dc-0e68381f1490n@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=15226&group=comp.lang.forth#15226

  copy link   Newsgroups: comp.lang.forth
X-Received: by 2002:a05:622a:1d5:: with SMTP id t21mr7652740qtw.382.1636637588826;
Thu, 11 Nov 2021 05:33:08 -0800 (PST)
X-Received: by 2002:a05:622a:248:: with SMTP id c8mr7511843qtx.248.1636637588688;
Thu, 11 Nov 2021 05:33:08 -0800 (PST)
Path: i2pn2.org!i2pn.org!usenet.goja.nl.eu.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.forth
Date: Thu, 11 Nov 2021 05:33:08 -0800 (PST)
In-Reply-To: <smicvs$hqo$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=67.185.166.149; posting-account=rS-ITgoAAAC4XLmmHKI5_C5lMSeqZBAF
NNTP-Posting-Host: 67.185.166.149
References: <smicvs$hqo$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <5f03d179-2d9c-437e-a8dc-0e68381f1490n@googlegroups.com>
Subject: Re: ANN: Cweed4v02 2021 Nov 11 Karneval Edition
From: mentific...@gmail.com (A.T. Murray)
Injection-Date: Thu, 11 Nov 2021 13:33:08 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
 by: A.T. Murray - Thu, 11 Nov 2021 13:33 UTC

On Wednesday, November 10, 2021 at 10:25:02 PM UTC-8, Howerd wrote:
> Hi Forthers,
>
> Announcing some updates to Cweed4.exe, a C source code Weeder and
> Prettifier :
> https://www.inventio.co.uk/Cweedexe.htm
>
> Details below.
>
> I am living near Cologne and today is the start of Karneval - hence the
> "Karneval Edition". It was locked down last year but hopefully it will
> go ahead this year :-) https://en.wikipedia.org/wiki/Cologne_Carnival
>
> Enjoy!
>
> Cheers,
> Howerd
>
> "New in Cweed4 V4.02 2021 Nov 11
>
> Changes to Cweed4_script.f to improve the Barr 3.1 coding rules.
>
> Previous versions of Cweed4 V4.02 could be used if you simply update the
> Cweed4_script.f file, but this causes an “interesting” version control
> effect :
>
> Cweed4.exe is compiled with the version of Cweed4_script.f that exists
> at the time that it is created. If this is different to the
> Cweed4_script that exists when Cweed4.exe is run you can get a different
> behaviour if you delete Cweed4_script.f (because it would use the
> pre-compiled words from an earlier Cweed4_script.f file).
>
> Not sure how to handle this yet… Maybe compare a hash of the built in
> script to the script file, and issue a warning if they are different…
> Watch this space :-)"

Thank you for making this announcement.

Mentifex
--
https://cyborg.blogspot.com -- Cyborg weblog
https://ai.neocities.org/MFPJ.html -- MindForth Programming Journal
https://www.amazon.com/dp/B007ZI66FS -- The Art of the Meme
https://medium.com/tag/mentifex/archive

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor