Discussion:
[9fans] Heresy alert
(too old to reply)
Jason Catena
2012-05-31 13:30:28 UTC
Permalink
There is a computer science concept analogous to what Zerox does. "Pass
argument by reference" also provides a look-in to a point in memory without
copying it. So if you want to name it something else, try changing it to
CpRef.
dexen deVries
2012-05-31 13:35:08 UTC
Permalink
Post by Jason Catena
There is a computer science concept analogous to what Zerox does. "Pass
argument by reference" also provides a look-in to a point in memory without
copying it. So if you want to name it something else, try changing it to
CpRef.
+1

also, please provide `call-by-name' in Rc while you are at it ;-)
--
dexen deVries

[[[↓][→]]]

Weightless and alone
you speed through the eerie nothingness of space
you circle 'round the Moon
and journey back
to face the punishing torment of re-entry

-- LUNA-C, ``Supaset8 (full release)'', #24m52s
Ethan Grammatikidis
2012-06-03 01:18:14 UTC
Permalink
On Thu, 31 May 2012 06:30:28 -0700
Post by Jason Catena
There is a computer science concept analogous to what Zerox does. "Pass
argument by reference" also provides a look-in to a point in memory without
copying it. So if you want to name it something else, try changing it to
CpRef.
I believe I forgot to +1 a suggestion for "Dup" above. Dup reminds me
of dup(2) which I think is a close match.
--
This is obviously some strange usage of the
word "simple" that I was previously unaware of.
Continue reading on narkive:
Loading...