new programming language

Why We Need More Programming Languages

Linux Today  Sat, 12/10/2011 - 12:06

InfoWorld: "Whenever a new programming language is announced, a certain segment of the developer population always rolls its eyes and groans that we have quite enough to choose from already, thank you very much."


 

Google announces Dart programming language

Extremetech  Thu, 09/08/2011 - 12:22

A few days after Google was caught registering a bunch of Dart-related domain names, and the inevitable storm of speculation, it has now emerged that Dart is a new programming language for “structured web programming.”


 

Why Programming Languages?

Lambda the Ultimate - Programming Languages Weblog  Mon, 06/27/2011 - 02:44

A short essay by Tom Van Cutsem, Why Programming Languages?:

When I present my research work on programming languages, people often ask me "why do you need a new programming language to solve this problem?

Why not just implement it as a library?" Or, I get asked "why didn't you implement it as an extension to {some existing language}?" In this essay I try to make explicit some of the goals and motivations behind language design.


 

The rationale for Ceylon, Red Hat's new programming language

Linux Today  Sat, 04/16/2011 - 17:23

Ars: Red Hat engineer Gavin King, the creator of Hibernate, is developing a new programming language for enterprise software development.


 

SaniSoft Blog: Introduction to creating desktop applications wit...

PHPDeveloper.org  Tue, 01/04/2011 - 12:47

On the SaniSoft blog there's a new tutorial where Jatin Chimote introduces you to the world of building desktop applications with the help of the Appcelerator Titanium software.


 

Eff - Language of the Future

Lambda the Ultimate - Programming Languages Weblog  Tue, 09/28/2010 - 20:30

This is just a series of blog posts so far, as far as I can tell. But Andrej Bauer's work has been mentioned here many times, I am finding these posts extremely interesting, and I'm sure I will not be alone.

So without further ado...

Programming With Effects.

Andrej Bauer and Matija Pretnar.


 

mysqlnd plugins: alternative to MySQL Proxy ?! - Ulf Wendel

Planet PHP  Wed, 06/02/2010 - 13:40

The mysqlnd plugin API is a well hidden gem of mysqlnd. Mysqlnd plugins operate on a layer between PHP applications and the MySQL server. This is comparable to MySQL Proxy.

MySQL Proxy operates on a layer between any MySQL client application, for example, a PHP application and, the MySQL server.


 

Python. Good, bad, evil -1-: Missing brace - Tobias Schlitt

Planet PHP  Sun, 02/21/2010 - 02:33

Every programmer should learn a new programming language once in a while. Be it for inspiration or just for fun.

After some homework in C# some years ago and quite some Java at university (again), Python was my language of choice.

This is the first article in a series I plan to write about what I like in Python, what is disturbing but works out and what is really evil.

In this article I give a short overview on my motivation to dig into Python and start with a first topic: The missing braces.


 

ParaSail, a new language oriented toward parallelism and verific...

Lambda the Ultimate - Programming Languages Weblog  Mon, 01/04/2010 - 10:59

For those who enjoy seeing sausages made, as opposed to just eating them, we have started a blog following the design of a new programming language called "ParaSail" for Parallel Specification and Implementation Language (not to be confused with SAIL or MAINSAIL, languages originating in the Stanford AI Lab):

http://parasail-programming-language.blogspot.com/