Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

Is a computer language with goto's totally Wirth-less?


devel / comp.lang.awk / Cellular Automata Experiment in AWK

SubjectAuthor
o Cellular Automata Experiment in AWKMike Sanders

1
Cellular Automata Experiment in AWK

<ujsaqr$2o2n0$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=1748&group=comp.lang.awk#1748

  copy link   Newsgroups: comp.lang.awk
Path: i2pn2.org!i2pn.org!usenet.network!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: porkchop@invalid.foo (Mike Sanders)
Newsgroups: comp.lang.awk
Subject: Cellular Automata Experiment in AWK
Date: Sat, 25 Nov 2023 08:21:47 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 28
Sender: Mike Sanders <busybox@sdf.org>
Message-ID: <ujsaqr$2o2n0$1@dont-email.me>
Injection-Date: Sat, 25 Nov 2023 08:21:47 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="a0c0d0947f6fe8b77e0b6d10e28c5195";
logging-data="2886368"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18lzf78zSHKiWgNMa/WspRK"
Keywords: Mike's Notes
User-Agent: tin/2.6.2-20221225 ("Pittyvaich") (NetBSD/9.3 (amd64))
Cancel-Lock: sha1:Gxx7sVZRulnwvfUevtfCEdAYBSU=
 by: Mike Sanders - Sat, 25 Nov 2023 08:21 UTC

See 1st link in header below for download URL:

# tags: automata, cell, life, awk, ANSI, code
# # an awk adaptation of conway's game of life 4x...
# Michael Sanders 2023
# https://busybox.neocities.org/notes/automata.txt
# # requires the sleep command & an ANSI capable terminal,
# invoke script as: awk -v SEED=$RANDOM -f automata.txt
# # notes...
# # an array of 4 'colonies', along with some metrics
# for each group is displayed on the current TTY,
# to exit, press & hold key-combo CONTROL+C till the
# script processes SIGINT
# # script will auto-exit once all 4 colonies are extinct
# but note, a given colony may reach stasis (equilibrium)
# & defy expectations, guess that's life...
# # further reading:
# https://en.wikipedia.org/wiki/Conway's_Game_of_Life

--
:wq
Mike Sanders

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor