Re: [DATA] Comparing computer languages

6 messages Options
Embed this post
Permalink
Morgan Sutherland

Re: [DATA] Comparing computer languages

Reply Threaded More More options
Print post
Permalink

http://pleac.sourceforge.net/

PLEAC - Programming Language Examples Alike Cookbook

"Following the great Perl Cookbook (by Tom Christiansen & Nathan
Torkington, published by O'Reilly; you can freely browse an excerpt of
the book here) which presents a suite of common programming problems
solved in the Perl language, this project aims to implement the
solutions in other programming languages.

If successful, this project may become a primary resource for quick,
handy and free reference to solve most common programming problems
using various programming languages, and for comparison on ease-of-use
and power/efficiency of these languages.

The material, considered as some Documentation, is wholly released
under the Gnu Free Documentation License, except the Perl part, which
is copyrighted by O'Reilly & Associates yet freely available.

Please subscribe to the discussion mailing-list if interested in the project.

The FAQ is here. You may also see who talked about Pleac."


2008/11/2 Daniel Roberts <[hidden email]>:

>
> Hey guys,
>
> What was the name of that website that compared different computer languages
> and how they handle routine tasks?
>
> We were looking at it on wednesday...
>
> -Dan
>



--
Morgan Sutherland

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/cart-discuss
-~----------~----~----~----~------~----~------~--~---

Morgan Sutherland

Re: [DATA] Comparing computer languages

Reply Threaded More More options
Print post
Permalink

Also check the links at the bottom of the PLEAC page.

This one is great:
http://merd.sourceforge.net/pixel/language-study/syntax-across-languages.html

2008/11/2 Morgan Sutherland <[hidden email]>:

> http://pleac.sourceforge.net/
>
> PLEAC - Programming Language Examples Alike Cookbook
>
> "Following the great Perl Cookbook (by Tom Christiansen & Nathan
> Torkington, published by O'Reilly; you can freely browse an excerpt of
> the book here) which presents a suite of common programming problems
> solved in the Perl language, this project aims to implement the
> solutions in other programming languages.
>
> If successful, this project may become a primary resource for quick,
> handy and free reference to solve most common programming problems
> using various programming languages, and for comparison on ease-of-use
> and power/efficiency of these languages.
>
> The material, considered as some Documentation, is wholly released
> under the Gnu Free Documentation License, except the Perl part, which
> is copyrighted by O'Reilly & Associates yet freely available.
>
> Please subscribe to the discussion mailing-list if interested in the project.
>
> The FAQ is here. You may also see who talked about Pleac."
>
>
> 2008/11/2 Daniel Roberts <[hidden email]>:
>>
>> Hey guys,
>>
>> What was the name of that website that compared different computer languages
>> and how they handle routine tasks?
>>
>> We were looking at it on wednesday...
>>
>> -Dan
>>
>
>
>
> --
> Morgan Sutherland
>



--
Morgan Sutherland

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/cart-discuss
-~----------~----~----~----~------~----~------~--~---

c-a

Re: Comparing computer languages

Reply Threaded More More options
Print post
Permalink
In reply to this post by Morgan Sutherland

thanks for this, it looks like good ref material

On Nov 2, 5:42 pm, "Morgan Sutherland" <[hidden email]>
wrote:

> http://pleac.sourceforge.net/
>
> PLEAC - Programming Language Examples Alike Cookbook
>
> "Following the great Perl Cookbook (by Tom Christiansen & Nathan
> Torkington, published by O'Reilly; you can freely browse an excerpt of
> the book here) which presents a suite of common programming problems
> solved in the Perl language, this project aims to implement the
> solutions in other programming languages.
>
> If successful, this project may become a primary resource for quick,
> handy and free reference to solve most common programming problems
> using various programming languages, and for comparison on ease-of-use
> and power/efficiency of these languages.
>
> The material, considered as some Documentation, is wholly released
> under the Gnu Free Documentation License, except the Perl part, which
> is copyrighted by O'Reilly & Associates yet freely available.
>
> Please subscribe to the discussion mailing-list if interested in the project.
>
> The FAQ is here. You may also see who talked about Pleac."
>
> 2008/11/2 Daniel Roberts <[hidden email]>:
>
>
>
> > Hey guys,
>
> > What was the name of that website that compared different computer languages
> > and how they handle routine tasks?
>
> > We were looking at it on wednesday...
>
> > -Dan
>
> --
> Morgan Sutherland
--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/cart-discuss
-~----------~----~----~----~------~----~------~--~---

Sean Braithwaite

Re: Comparing computer languages

Reply Threaded More More options
Print post
Permalink
For ruby related examples, check out http://rubyquiz.com

It used to be a weekly event on ruby-talk. A question would be posed and a bunch of people would contribute solutions. The quiz master would then summarize the strategies on the website. The quiz master (James Edward Grey II) stepped down a little while back but the archive of all the old solutions and reviews is still up.

http://rubyquiz.com/quiz67.html is one of my favorites.

On Mon, Nov 3, 2008 at 9:56 AM, c-a <[hidden email]> wrote:

thanks for this, it looks like good ref material

On Nov 2, 5:42 pm, "Morgan Sutherland" <[hidden email]>
wrote:
> http://pleac.sourceforge.net/
>
> PLEAC - Programming Language Examples Alike Cookbook
>
> "Following the great Perl Cookbook (by Tom Christiansen & Nathan
> Torkington, published by O'Reilly; you can freely browse an excerpt of
> the book here) which presents a suite of common programming problems
> solved in the Perl language, this project aims to implement the
> solutions in other programming languages.
>
> If successful, this project may become a primary resource for quick,
> handy and free reference to solve most common programming problems
> using various programming languages, and for comparison on ease-of-use
> and power/efficiency of these languages.
>
> The material, considered as some Documentation, is wholly released
> under the Gnu Free Documentation License, except the Perl part, which
> is copyrighted by O'Reilly & Associates yet freely available.
>
> Please subscribe to the discussion mailing-list if interested in the project.
>
> The FAQ is here. You may also see who talked about Pleac."
>
> 2008/11/2 Daniel Roberts <[hidden email]>:
>
>
>
> > Hey guys,
>
> > What was the name of that website that compared different computer languages
> > and how they handle routine tasks?
>
> > We were looking at it on wednesday...
>
> > -Dan
>
> --
> Morgan Sutherland



--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/cart-discuss
-~----------~----~----~----~------~----~------~--~---

Morgan Sutherland

Re: Comparing computer languages

Reply Threaded More More options
Print post
Permalink

I posted this already, but similar:

"Every month some instructions appear on instructionset.org.
Instructions may be vague or specific. Your challenge is to write
software to carry out the instruction.
You may pick any programming or patching language you wish, and may
stretch the definition of 'programming language' and 'software' if you
like.
You are encouraged to provide sourcecode under a free license of your
choosing, but this is not mandatory.
If you have an idea for an instruction, please suggest it, it will
have a high chance of being used."

http://instructionset.org/

2008/11/3 Sean Braithwaite <[hidden email]>:

> For ruby related examples, check out http://rubyquiz.com
>
> It used to be a weekly event on ruby-talk. A question would be posed and a
> bunch of people would contribute solutions. The quiz master would then
> summarize the strategies on the website. The quiz master (James Edward Grey
> II) stepped down a little while back but the archive of all the old
> solutions and reviews is still up.
>
> http://rubyquiz.com/quiz67.html is one of my favorites.
>
> On Mon, Nov 3, 2008 at 9:56 AM, c-a <[hidden email]> wrote:
>>
>> thanks for this, it looks like good ref material
>>
>> On Nov 2, 5:42 pm, "Morgan Sutherland" <[hidden email]>
>> wrote:
>> > http://pleac.sourceforge.net/
>> >
>> > PLEAC - Programming Language Examples Alike Cookbook
>> >
>> > "Following the great Perl Cookbook (by Tom Christiansen & Nathan
>> > Torkington, published by O'Reilly; you can freely browse an excerpt of
>> > the book here) which presents a suite of common programming problems
>> > solved in the Perl language, this project aims to implement the
>> > solutions in other programming languages.
>> >
>> > If successful, this project may become a primary resource for quick,
>> > handy and free reference to solve most common programming problems
>> > using various programming languages, and for comparison on ease-of-use
>> > and power/efficiency of these languages.
>> >
>> > The material, considered as some Documentation, is wholly released
>> > under the Gnu Free Documentation License, except the Perl part, which
>> > is copyrighted by O'Reilly & Associates yet freely available.
>> >
>> > Please subscribe to the discussion mailing-list if interested in the
>> > project.
>> >
>> > The FAQ is here. You may also see who talked about Pleac."
>> >
>> > 2008/11/2 Daniel Roberts <[hidden email]>:
>> >
>> >
>> >
>> > > Hey guys,
>> >
>> > > What was the name of that website that compared different computer
>> > > languages
>> > > and how they handle routine tasks?
>> >
>> > > We were looking at it on wednesday...
>> >
>> > > -Dan
>> >
>> > --
>> > Morgan Sutherland
>>
>
>
> >
>



--
Morgan Sutherland

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/cart-discuss
-~----------~----~----~----~------~----~------~--~---

Daniel Roberts-2

Re: Comparing computer languages

Reply Threaded More More options
Print post
Permalink

Wow,

I must've missed the first time you posted this. Its freaking  
awesome. I love how vague the instruction sets are. I.E. October's:  
"Thought
Think of the first thought in your head, and transcribe it as source  
code.
0 versions"

Also some of the implementations are highly creative.

I.E.

Instruction: Draw a straight line and follow it
"Composition 1960 #10" by La Monte Young consists of the single  
instruction "draw a straight line and follow it". A fitting minimal  
starting point to instructionset. Please contribute your  
implementations.

Implementation: Registering a Twitter user 'astraightline' and then  
following it on twitter.

lols





On 3-Nov-08, at Monday 3    10:38 AM, Morgan Sutherland wrote:

>
> I posted this already, but similar:
>
> "Every month some instructions appear on instructionset.org.
> Instructions may be vague or specific. Your challenge is to write
> software to carry out the instruction.
> You may pick any programming or patching language you wish, and may
> stretch the definition of 'programming language' and 'software' if you
> like.
> You are encouraged to provide sourcecode under a free license of your
> choosing, but this is not mandatory.
> If you have an idea for an instruction, please suggest it, it will
> have a high chance of being used."
>
> http://instructionset.org/
>
> 2008/11/3 Sean Braithwaite <[hidden email]>:
>> For ruby related examples, check out http://rubyquiz.com
>>
>> It used to be a weekly event on ruby-talk. A question would be  
>> posed and a
>> bunch of people would contribute solutions. The quiz master would  
>> then
>> summarize the strategies on the website. The quiz master (James  
>> Edward Grey
>> II) stepped down a little while back but the archive of all the old
>> solutions and reviews is still up.
>>
>> http://rubyquiz.com/quiz67.html is one of my favorites.
>>
>> On Mon, Nov 3, 2008 at 9:56 AM, c-a <[hidden email]>  
>> wrote:
>>>
>>> thanks for this, it looks like good ref material
>>>
>>> On Nov 2, 5:42 pm, "Morgan Sutherland" <[hidden email]>
>>> wrote:
>>>> http://pleac.sourceforge.net/
>>>>
>>>> PLEAC - Programming Language Examples Alike Cookbook
>>>>
>>>> "Following the great Perl Cookbook (by Tom Christiansen & Nathan
>>>> Torkington, published by O'Reilly; you can freely browse an  
>>>> excerpt of
>>>> the book here) which presents a suite of common programming  
>>>> problems
>>>> solved in the Perl language, this project aims to implement the
>>>> solutions in other programming languages.
>>>>
>>>> If successful, this project may become a primary resource for  
>>>> quick,
>>>> handy and free reference to solve most common programming problems
>>>> using various programming languages, and for comparison on ease-
>>>> of-use
>>>> and power/efficiency of these languages.
>>>>
>>>> The material, considered as some Documentation, is wholly released
>>>> under the Gnu Free Documentation License, except the Perl part,  
>>>> which
>>>> is copyrighted by O'Reilly & Associates yet freely available.
>>>>
>>>> Please subscribe to the discussion mailing-list if interested in  
>>>> the
>>>> project.
>>>>
>>>> The FAQ is here. You may also see who talked about Pleac."
>>>>
>>>> 2008/11/2 Daniel Roberts <[hidden email]>:
>>>>
>>>>
>>>>
>>>>> Hey guys,
>>>>
>>>>> What was the name of that website that compared different computer
>>>>> languages
>>>>> and how they handle routine tasks?
>>>>
>>>>> We were looking at it on wednesday...
>>>>
>>>>> -Dan
>>>>
>>>> --
>>>> Morgan Sutherland
>>>
>>
>>
>>>
>>
>
>
>
> --
> Morgan Sutherland
>
> >


--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/cart-discuss
-~----------~----~----~----~------~----~------~--~---