Search the web
Sign In
New User? Sign Up
langsmiths · Language Smiths
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 922 - 951 of 2746   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
922
Curses! I thought that space was public just because the server said so! Why didn't I test it? OK, for now, let's try ...
Jack Waugh
jack_nospam
Offline Send Email
Feb 1, 2004
1:17 pm
923
I think the original URL is OK now....
Jack Waugh
jack_nospam
Offline Send Email
Feb 1, 2004
2:33 pm
924
... The dead-tree version should be in bookstores in March. I checked and you can already order it through Amazon (they'll ship when it's available). Peter...
Peter Van Roy
petervanroy
Offline Send Email
Feb 2, 2004
12:19 pm
925
For those that didn't get langsmiths CDs when they were put out a while back, here's a link to the video on the Self programming language that was on them...
Steve Dekorte
stevedekorte
Offline Send Email
Feb 3, 2004
4:37 pm
926
Ran across this today: http://www.geocities.com/tablizer/langopts.htm -- Steve...
Steve Dekorte
stevedekorte
Offline Send Email
Feb 3, 2004
5:06 pm
927
Just keep in mind that this guy is writing about his 'opinions' when it comes to langauge design and not any kind of unbiased study. Not that it detracts from ...
Eric Merritt
cyberlync
Offline Send Email
Feb 3, 2004
6:36 pm
928
his opinions often seem to miss the point. a table is just another kind of object.....
James McCartney
james_e_mcca...
Offline Send Email
Feb 3, 2004
10:13 pm
929
... I would tend to agree with you. It seems that he is concentrating his efforts around a single type of datastructure. This reminds me quite allot of RPG....
Eric Merritt
cyberlync
Offline Send Email
Feb 3, 2004
11:27 pm
930
... What is the rationale for having copyable and non-copyable data types?...
Steven Shaw
steshaw
Offline Send Email
Feb 8, 2004
1:09 pm
931
... types? One can't so much as calculate factorial without copying a number. The question becomes, then, what is the rationale for having non- copyable data...
Jack Waugh
jack_nospam
Offline Send Email
Feb 10, 2004
9:04 pm
932
I am considering creating another language I was considering calling LANG/BGB-C (I somewhat need a better name though). why: it has become mildly apparent that...
cr88192
Offline Send Email
Feb 13, 2004
3:43 am
933
Have you ever looked at Dylan? I haven't used it extensively, but it really looks like the best hybrid functional/oo language. Apple should dump Obj-C (good ...
Mike Austin
mike_ekim
Offline Send Email
Feb 13, 2004
5:12 am
934
... Personally, I like the simplicity of Objective-C - it added just enough to C to give it a Smalltalk feel. Dylan appeared large and complex in comparison. ...
Steve Dekorte
stevedekorte
Offline Send Email
Feb 13, 2004
5:46 am
935
... FTM, it was a shame that Apple dumped NewtonScript. It would have made a much better scripting language than AppleScript. -- Steve...
Steve Dekorte
stevedekorte
Offline Send Email
Feb 13, 2004
5:49 am
936
Hi, I am some what new arround here,so please bear with me if it sounds foolish, Is n't what you describe very close to javascript? not just the prototype...
rahul_inblue
Offline Send Email
Feb 13, 2004
9:01 am
937
... Obj-c not a bad language at all. In my opinion its the only version of C thats not an insidious form of torture. Those versions of Obj-c that make use of ...
Eric Merritt
cyberlync
Offline Send Email
Feb 13, 2004
2:41 pm
938
am I wrong or this is really close to my pet language squirrel? http://squirrel.sourceforge.net ... From: "cr88192" <cr88192@...> To:...
Alberto Demichelis
albertodemic...
Offline Send Email
Feb 13, 2004
3:22 pm
939
... yes, I checked this myself (before making this post). it *is* pretty similar, except largely that it does not insert semicolons, autoconvert types, ... for...
cr88192
Offline Send Email
Feb 13, 2004
8:30 pm
940
... similar, but mine is closer to javascript... I am feeling discouraged now, it is too much like existing languages... it will probably share the runtime...
cr88192
Offline Send Email
Feb 13, 2004
8:48 pm
941
... well, in my case I am resisting the functional-ness of my existing language... I have not looked into dylan much though. I am loosing confidence. maybe I...
cr88192
Offline Send Email
Feb 13, 2004
8:59 pm
942
... My language nas recursive "case" instead of Scheme's named let, which is spelled "loop" and differs from plain "case" in that it implicitly binds the name...
Marcin 'Qrczak' Kowal...
qrczak2
Offline Send Email
Feb 13, 2004
11:16 pm
943
... which is ... binds ... version ... added in ... having ... yes. I am now unsure whether or not I should actually implement a second language... in my case,...
cr88192
Offline Send Email
Feb 14, 2004
2:41 am
944
I've been told that there are a number of different exception handling models but I'm only familiar with the the Python/Java kind. Can anyone point me to other...
Steve Dekorte
stevedekorte
Offline Send Email
Feb 14, 2004
2:45 am
945
... Lisps exception model is generally considered pretty robust. I never quite got a handle on them, but from what I have seen they are very powerfull. ...
Eric Merritt
cyberlync
Offline Send Email
Feb 14, 2004
3:55 am
946
... From: "Steve Dekorte" <steve@...> To: <langsmiths@yahoogroups.com> Sent: Friday, February 13, 2004 11:45 PM Subject: [langsmiths] exception...
Daniel Yokomiso
daniel_yokomiso
Offline Send Email
Feb 14, 2004
8:54 pm
947
... Thanks for the link. Btw, it seems to me that we can have resumption using Io's coroutines without full continuations. Continuations are only needed if you...
Steve Dekorte
stevedekorte
Offline Send Email
Feb 14, 2004
9:15 pm
948
... From: "Steve Dekorte" <steve@...> To: <langsmiths@yahoogroups.com> Sent: Saturday, February 14, 2004 6:15 PM Subject: Re: [langsmiths] exception...
Daniel Yokomiso
daniel_yokomiso
Offline Send Email
Feb 15, 2004
1:35 am
949
On Fri, 13 Feb 2004 19:55:13 -0800 (PST), "Eric Merritt" ... Have a look at: http://www.psg.com/~dlamkins/sl/chapter23.html It explains the condition system in...
Chris Double
chris.double@...
Send Email
Feb 15, 2004
9:22 pm
950
[Please distribute the following text to all interested parties] [We apologize for any duplicate copies you may receive] PRELIMINARY CALL FOR PAPERS ... Second...
Peter Van Roy
petervanroy
Offline Send Email
Feb 16, 2004
12:31 pm
951
... But C is large and complex :) We're just used to it. Did you know... int array[10]; 10[array] = 1; Is valid code!? -- Mike...
Mike Austin
mike_ekim
Offline Send Email
Feb 17, 2004
5:06 am
Messages 922 - 951 of 2746   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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