Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

concatenative · Discuss the concatenative variety of computer languages: Joy, Forth, Postscript

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 812 - 841 of 4941   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
812 Ocie Mitchell
ocie_mitchell@... Send Email
Sep 24, 2001
5:02 pm
... Yes, this clears a lot of things up. On a related note, does this mean that you can't programmatically create a definition? Is this something that is ...
813 John Cowan
cowan@... Send Email
Sep 24, 2001
6:03 pm
... Basically no (it would be possible to bypass the rules by writing out definitions into a file and then using "include" on the file). Defined words are...
814 Manfred von Thun
phimvt@... Send Email
Oct 1, 2001
3:17 am
... [..] ... See (5) optimiser below ... Lots of possibilities, and they all fall under the concept of meta-programming, i.e. programming that takes programs...
815 Heiko.Kuhrt@... Send Email Oct 2, 2001
2:15 pm
Hello, RABBIT is a simple Joy-LIBRA for html-generation. Today I did an upload of a html file containing a discription of RABBIT, the source of RABBIT and the ...
816 Billy Tanksley
wtanksley@... Send Email
Oct 2, 2001
5:49 pm
Nice. Here's the actual link: http://groups.yahoo.com/group/concatenative/files/rabbit.html This is great! -Billy From: Heiko.Kuhrt@......
817 Manfred von Thun
phimvt@... Send Email
Oct 4, 2001
9:02 am
... Fully agree. It pleases me when other people write programs in Joy. To do it full justice, though, I will have to put it into a form that I can read on my...
818 Manfred von Thun
phimvt@... Send Email
Oct 8, 2001
6:11 am
... Yes, thank you very much. This is a fine program indeed. I have now had an opportunity to see it from a more sophisticated browser, with all the bells and...
819 Heiko.Kuhrt@...
heikuh Send Email
Oct 12, 2001
11:34 am
Thank you very mutch for your encouragement. But for different reasons the further development of my little project will take some time. Nevertheless, I will...
820 Manfred von Thun
phimvt@... Send Email
Oct 15, 2001
10:14 am
I have added a new paper to the Joy page, "Imperative Thinking in Joy". It is the latest Pearl (Examples of Programming in Joy): ...
821 Ocie Mitchell
ocie_mitchell@... Send Email
Oct 15, 2001
6:12 pm
... http://www.latrobe.edu.au/philosophy/phimvt/joy/jp-imper.html ... Interesting reading. It seems that the imperative nature of joy can be used to perform...
822 Billy Tanksley
wtanksley@... Send Email
Oct 15, 2001
6:43 pm
From: Manfred von Thun [mailto:phimvt@...] ... I do indeed. I believe that this page will do quite a bit to help people understand how Joy...
823 Manfred von Thun
phimvt@... Send Email
Oct 16, 2001
2:52 am
... Nice thought. It had not occurred to me explicitly before, although I had been doing that sort of thing for quite some time. ... Oops. How embarrassing....
824 Manfred von Thun
phimvt@... Send Email
Oct 16, 2001
3:07 am
... [deletion] ... That is a great idea. Develop the hidden parts separately (more or less as I have done, but using the HIDE facility explicitly). But when...
825 Ocie Mitchell
ocie_mitchell Send Email
Oct 16, 2001
5:03 pm
... http://www.latrobe.edu.au/philosophy/phimvt/joy/jp-imper.html ... I took a look at this last night and I think I have a fix. The problem is the following...
826 Brent L Kerby
iepos Send Email
Oct 16, 2001
5:31 pm
Hello folks... I haven't posted anything for a while because my internet has been a bit weird, having trouble connecting with my TUNES email account. But I've...
827 Brent L Kerby
iepos Send Email
Oct 16, 2001
5:31 pm
Hello folks... I haven't posted anything for a while because my internet has been a bit weird, having trouble connecting with my TUNES email account. But I've...
828 Ocie Mitchell
ocie_mitchell Send Email
Oct 16, 2001
6:06 pm
... [snip] Interesting ideas. I was going over some exercises from an AI class I took a while back and ran into a bit of a problem. What I wanted to do was...
829 Billy Tanksley
wtanksley@... Send Email
Oct 16, 2001
6:15 pm
From: Brent L Kerby [mailto:bkerby@...] ... That's the semantics of Forth, although Forth does it without the complex syntax (which I'm not saying is...
830 dmitry_n_petrov@...
dmitry_n_petrov Send Email
Oct 17, 2001
7:00 am
... all be ... This leads to some kond of "multy-stack automaton programming", and sounds quite good (imho). Maybe, some "dynamic" features are better to be...
831 Billy Tanksley
wtanksley@... Send Email
Oct 17, 2001
6:19 pm
From: dmitry_n_petrov@... [mailto:dmitry_n_petrov@...] ... As an illegal operation -- if quotations are actually strings then they're not lists....
832 dmitry_n_petrov@...
dmitry_n_petrov Send Email
Oct 18, 2001
9:59 am
If strings are quotations, then they can be unquoted. Such understanding of string does not require programs to be represented as strings (if this is a bad...
833 Billy Tanksley
wtanksley@... Send Email
Oct 18, 2001
5:54 pm
From: dmitry_n_petrov@... [mailto:dmitry_n_petrov@...] [Assumption: let quotations be represented by the string datatype.] ... It's fairly obvious...
834 dmitry_n_petrov@...
dmitry_n_petrov Send Email
Oct 19, 2001
12:38 pm
... Yes, this is the cause of trobules. Strings have their specific (character-based) operations, that make semantic analysis impossible. Number of dynamic...
835 dmitry_n_petrov@...
dmitry_n_petrov Send Email
Oct 19, 2001
12:39 pm
... Yes, this is the cause of trobules. Strings have their specific (character-based) operations, that make semantic analysis impossible. Number of dynamic...
836 dmitry_n_petrov@...
dmitry_n_petrov Send Email
Oct 19, 2001
12:39 pm
... Yes, this is the cause of trobules. Strings have their specific (character-based) operations, that make semantic analysis impossible. Number of dynamic...
837 Billy Tanksley
wtanksley@... Send Email
Oct 19, 2001
6:06 pm
From: dmitry_n_petrov@... [mailto:dmitry_n_petrov@...] ... No, it's not. You keep ignoring all discussion and just making that same statement over...
838 Manfred von Thun
phimvt@... Send Email
Oct 22, 2001
3:15 am
I am planning to go through the C-sources soon to fix a few matters: 1. Division by zero. This crashes when one or both of the parameters are floats. 2. The...
839 Louis Madon
madonl2001 Send Email
Oct 22, 2001
3:48 am
... The app4 combinator also has an easily fixed bug. Here is a test case showing the problem: 1 2 3 4 5 [+] app4 => 1 3 4 5 7 <-- this is wrong, TOS should...
840 Joel Kelso
chiral0 Send Email
Oct 22, 2001
1:10 pm
First let me apologise if this has already come up (I couldn't find it in the archive). I was just thinking about the identification of the left and right...
841 Manfred von Thun
phimvt@... Send Email
Oct 23, 2001
4:48 am
On Mon, 22 Oct 2001, Joel Kelso wrote: Thanks for the interest! It is good to hear that people do read the theoretical material on Joy. ... No, I think a good...
Messages 812 - 841 of 4941   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help