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
  Newest  |  < Newer  |  Older >  |  Oldest
Topics   (List as Individual Messages) Messages Latest Post

Has anyone on the list checked out this one? http://en.wikipedia.org/wiki/Claire_(programming_language) The first class sets sound interesting including the...
2 Jul 20, 2009
6:38 pm

Denny Abraham
dennysabraham@...
Send Email

I've been working on my language again lately and playing around with argument type checking, protocols and multi-methods. I find it can be helpful to find...
26 Jun 24, 2009
2:21 am

Steve Dekorte
stevedekorte
Offline Send Email

This forum is a great place for general language design chat, but I'm interested in starting a smaller more personal group for language designers. I was...
6 Jun 19, 2009
9:21 pm

genericallyloud
Offline Send Email

Hi, The Cobra April 2009 Update has been posted and Release 2009-04-30 was recently made. It features the usual round of improvements such as refinements to...
1 May 5, 2009
6:17 am

Chuck Esterbrook
chuckesterbrook
Offline Send Email

February's update includes mixins, lambdas, constants and new documentation. Complete Update http://cobra-language.com/forums/viewtopic.php?f=4&t=310 Download ...
1 Mar 8, 2009
6:57 pm

Chuck Esterbrook
chuckesterbrook
Offline Send Email

January's work was all about refinements. Fixes, better error messages, more docs, etc. Check out the Cobra January 2009 Update [1] for more information. Or...
1 Feb 4, 2009
4:30 am

Chuck Esterbrook
chuckesterbrook
Offline Send Email

Ruby and Groovy (and Perl) have a spread/splat operator that allows you to expand a list. How useful is this to programmers, if there is an alternative that...
11 Jan 6, 2009
4:13 am

Robert Fischer
robert.fischer@...
Send Email

Cobra now supports extension methods on generic types, along with several refinements to the language, libraries and samples. Check out the "Cobra December...
3 Jan 2, 2009
8:12 am

Chuck Esterbrook
chuckesterbrook
Offline Send Email

Hi all, thanks for the good discussions around various topics, especially around nil/null and logical operators. I've recently created documentation for...
1 Dec 14, 2008
2:10 am

Mike Austin
mike_ekim
Offline Send Email

On the topic of null-able types and SQL's COALESCE(), it reminded me how SQL's NULL is truly NULL compared to popular languages. Does "if obj == nil" make...
14 Dec 11, 2008
1:00 am

Robert Fischer
robert.fischer@...
Send Email

http://www.cag.lcs.mit.edu/~rinard/paper/osdi04.pdf Objective-C takes this route by allowing message sends to nil to return nil, instead of raising an...
7 Dec 8, 2008
12:29 am

Brian Hurt
bhurt42
Offline Send Email

Cobra now has closures, streams, generic method constraints and more. Check out the "Cobra November 2008 Update" for more information: ...
1 Dec 1, 2008
2:36 am

Chuck Esterbrook
chuckesterbrook
Offline Send Email

Sorry to reply to myself, but... well, this is exactly what JavaScript has :) I just never realized it until I read ...
1 Nov 29, 2008
8:03 pm

Mike Austin
mike_ekim
Offline Send Email

Interesting comment thread on "NULL vs NOT IN"... http://discuss.joelonsoftware.com/default.asp?joel.3.666007.48 (Happy post Thanksgiving btw :) After much...
1 Nov 29, 2008
7:25 pm

Mike Austin
mike_ekim
Offline Send Email

I (and many others) haven't posted here in a while, but I thought I'd give it a shot... :) In many languages, logic operators "and" and "or" have been...
24 Nov 26, 2008
2:52 pm

John Cowan
johnwcowan
Offline Send Email

Suppose you have a method that takes a sequence of names. In Python: def foo(names): for name in names: print name From a general language design perspective,...
7 Nov 25, 2008
8:10 pm

Chuck Esterbrook
chuckesterbrook
Offline Send Email

World-renowned Egyptologist Dr. Mark Lehner will speak at OOPSLA 2008 The OOPSLA conference attracts software technologists from around the world. Here they...
1 Sep 24, 2008
9:55 pm

cfp.oopsla@...
cfp.oopsla
Offline Send Email

... OOPSLA 2008 23rd Annual ACM SIGPLAN Conference on Object-Oriented Programming, Systems, Languages, and Applications October 19-23, 2008 Nashville...
1 Sep 6, 2008
9:26 am

cfp.oopsla@...
cfp.oopsla
Offline Send Email

http://www.bbspot.com/features/2001/09/robot_quiz.php...
1 Aug 25, 2007
11:26 pm

Chuck Esterbrook
chuckesterbrook
Offline Send Email

... OOPSLA 2007 22nd Annual ACM SIGPLAN Conference on object-oriented Programming, Systems, Languages, and Applications October 21-25, 2007 Palais des Congres...
1 Aug 13, 2007
3:17 am

cfp.oopsla@...
cfp.oopsla
Offline Send Email

Hi, there ! This is to announce a new version of the Zero programming system: http://trevinca.ei.uvigo.es/~jgarcia/TO/zero/ Zero (zvm) is a persistent,...
1 Jun 17, 2007
8:56 pm

baltasarq
Offline Send Email

**** What's oopsla up to? The leading forum for innovative and thought-provoking ideas in object-oriented programming for 21 years, oopsla is taking on today's...
1 Jun 4, 2007
1:38 am

cfp.oopsla@...
cfp.oopsla
Offline Send Email

I've just released version 0.1 of a public domain Level-1 Cat to C++ compiler (written in C++) at http://code.google.com/p/cat-language/downloads/list. This ...
1 Jun 3, 2007
10:54 pm

Christopher Diggins
cdiggins.geo
Offline Send Email

I've just released version 0.14.0 of Cat. This version has several new features since version 0.12 (version 0.13 wasn't never officially announced) . Major...
1 May 22, 2007
8:10 am

Christopher Diggins
cdiggins.geo
Offline Send Email

I've just released the first version of my latest language. Here's the announcement email I sent to the Fonc list: ===== Time to push this thing out the...
1 May 21, 2007
8:32 pm

Steve Folta
stevefolta
Offline Send Email

I've posted a public domain interpreter for a subset of the Cat language online at http://www.cat-language.com/interpreter.html . It was intended primarily as...
6 Apr 29, 2007
9:40 pm

Christopher Diggins
cdiggins.geo
Offline Send Email

Hi, Does any one know where I can get the pLucid interpreter (or any other implementation of Lucid language) from? There was a reference in one of the old...
1 Apr 25, 2007
3:16 pm

Rahul
rahul_inblue
Offline Send Email

The latest Cat release 0.10.4 ( http://code.google.com/p/cat-language/downloads/list ) now supports graphics, see http://www.cdiggins.com/ for an example...
1 Apr 7, 2007
9:29 pm

Christopher Diggins
cdiggins.geo
Offline Send Email

... Thanks for compliment Chris. In general the concatenative approach greatly simplifies reasoning about algorithms and code. It also simplifies automated...
3 Apr 7, 2007
4:28 pm

Brian Hurt
bhurt42
Offline Send Email

I've written a short article about how the Cat interpreter works on the Cat wiki http://code.google.com/p/cat-language/wiki/HowTheInterpreterWorks. I am hoping...
1 Apr 5, 2007
9:38 pm

Christopher Diggins
cdiggins.geo
Offline Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

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