Hello,
This email message is a notification to let you know that
a file has been uploaded to the Files area of the concatenative
group.
File : /joy-funs-doc.html
Uploaded by : Heiko.Kuhrt@...
Description : Brief discription of atoms and definitions of Joy
You can access this file at the URL
http://groups.yahoo.com/group/concatenative/files/joy-funs-doc.html
To learn more about file sharing for your group, please visit
http://help.yahoo.com/help/us/groups/files
Regards,
Heiko.Kuhrt@...
>This is most impressive and very useful to any serious Joy programmer.
> This email message is a notification to let you know that
> a file has been uploaded to the Files area of the concatenative
> group.
>
> File : /joy-funs-doc.html
> Uploaded by : Heiko.Kuhrt@...
> Description : Brief discription of atoms and definitions of Joy
>
> http://groups.yahoo.com/group/concatenative/files/joy-funs-doc.html
>
> Heiko.Kuhrt@...
Well done, and thank you. I shall put a link to this file onto the
Joy main page.
- Manfred
Thank You very mutch!
-Heiko
Hello,
This email message is a notification to let you know that
a file has been uploaded to the Files area of the concatenative
group.
File : / Looking for fast Internet service?
Uploaded by : thedslguy2002 <thedslguy2002@...>
Description : Click above to learn what DIRECTV has to offer.
You can access this file at the URL
http://groups.yahoo.com/group/concatenative/files/%20Looking%20for%20fast%20Internet%20service%3F
To learn more about file sharing for your group, please visit
http://help.yahoo.com/help/us/groups/files
Regards,
thedslguy2002 <thedslguy2002@...>
You can't access this file there anymore. Nor will it be possible again; I
increased the security setting.
Sorry.
-Billy
----- Original Message -----
To: <concatenative@yahoogroups.com>
> Hello,
> This email message is a notification to let you know that
> a file has been uploaded to the Files area of the concatenative
> group.
> File : / Looking for fast Internet service?
> Uploaded by : thedslguy2002 <thedslguy2002@...>
> Description : Click above to learn what DIRECTV has to offer.
> You can access this file at the URL
>
http://groups.yahoo.com/group/concatenative/files/%20Looking%20for%20fast%20
Internet%20service%3F
> To learn more about file sharing for your group, please visit
> http://help.yahoo.com/help/us/groups/files
> Regards,
> thedslguy2002 <thedslguy2002@...>
>
Hello,
This email message is a notification to let you know that
a file has been uploaded to the Files area of the concatenative
group.
File : / Click Here!
Uploaded by : philgrandries41 <philgrandries41@...>
Description : No matter what your credit is like ,there is a card here for you!
You can access this file at the URL
http://groups.yahoo.com/group/concatenative/files/%20Click%20Here%21
To learn more about file sharing for your group, please visit
http://help.yahoo.com/help/us/groups/files
Regards,
philgrandries41 <philgrandries41@...>
Hello,
This email message is a notification to let you know that
a file has been uploaded to the Files area of the concatenative
group.
File : /KEVOSOUR.SIT
Uploaded by : rahul_inblue <blufox@...>
Description : Kevo source (Kevo is a concatenative language with prototype based object system.)
You can access this file at the URL:
http://groups.yahoo.com/group/concatenative/files/KEVOSOUR.SIT
To learn more about file sharing for your group, please visit:
http://help.yahoo.com/help/us/groups/files
Regards,
rahul_inblue <blufox@...>
<concatenative@yahoogroups.com> wrote:
> File : /KEVOSOUR.SITThank you, Rahul. I'd been idly looking for that for a while... Kevo
> Uploaded by : rahul_inblue <blufox@...>
> Description : Kevo source (Kevo is a concatenative language with prototype based object system.)
interested me because they are a concatenative language (based on
Forth), and they used the term "concatenative" long before we coined
it. Of course, they used it to mean something entirely different... I
believe (correct me if I'm wrong) that their concatenative object
prototype system creates new objects by copying old ones, and adds new
features onto the ends of the object (hence, "concatenative").
I haven't been able to find documentation, though, so this is a good find.
For those who don't know: object prototype systems are something of a
counterpoint to the class systems you're almost certainly familiar
with. Under a prototype system, ANY object can serve as the "class" of
a new object. There are many prototype systems; the most commonly used
is Javascript, but one of my favorites is Io. Even though it's not
concatenative :-).
-Billy