PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
March 14, 2008

Advanced Bash Scripting Guide 5.2 Available

Posted: 2008-03-14 06:22:42

Languages ::

The Advanced Bash Scripting Guide 5.2 has been released. It is a shell scripting tutorial and reference focusing on Bash.

This edition includes: bug fixes, stylistic cleanups, new example scripts, clarifications, and other changes.

February 10, 2008

'F# for Scientists' Completed, to be Published

Posted: 2008-02-10 21:03:14

Languages ::
Platforms ::

It has been announced that 'F# for Scientists', by Flying Frog Consultancy Ltd., has been completed and sent to the publisher.

February 03, 2008

'The New C Standard: An Economic and Cultural Commentary' 1.1 Available for Download

Posted: 2008-02-03 08:47:41

Languages ::

'The New C Standard: An Economic and Cultural Commentary' 1.1, by Derek M. Jones, is now available for download. It is an online book which analyses the C standard from a variety of perspectives.

This update includes: the integration of the defect reports published in TC3, over sixty more references, new measurements, tuning of some of the previous tables and figures, typo fixes, and more.

November 05, 2007

Online Edition of 'Starting Forth' Now Available

Posted: 2007-11-05 06:19:00

Languages ::

It has been announced that the online edition of 'Starting Forth', by Leo Brodie and updated by Marcel Hendrix and FORTH Inc., is now available.

October 26, 2007

'Expert F#' Expected by November

Posted: 2007-10-26 06:35:00

Languages ::

Don Syme has announced that his book Expert C#, written along with Adam Granicz and Antonio Cisternino, is expected to be available by November 30, 2007. F# is a variant of ML running on .NET, sharing a core language with Objective Caml.

May 20, 2007

'Foundations of F#' Book Available Soon

Posted: 2007-05-20 23:33:00

Languages ::

Robert Pickering has announced that his 'Foundations of F#' book will soon be available. Its first printing run will finish on May 25, 2007.

F# is a variant of ML running on .NET, sharing a core language with Objective Caml.

May 11, 2007

'Programming Languages: Application and Interpretation' Available in Print

Posted: 2007-05-11 22:45:00

Shriram Krishnamurthi has announced that his 'Programming Languages: Application and Interpretation' book is now available in print.

October 25, 2006

'F# for Scientists' Book Announced

Posted: 2006-10-25 07:27:00

Languages ::

Jon Harrop, author of the book 'Objective CAML for Scientists', has announced that he is working on a new book entitled 'F# for Scientists'. F# is a variant of ML running on .NET, sharing a core language with Objective Caml.

October 19, 2006

"Practical OCaml" Book Available

Posted: 2006-10-19 23:52:00

Languages ::

The book "Practical OCaml", by Joshua B. Smith, is now available. Objective Caml is a statically typed, strictly evaluated descendant of ML, offering object-oriented, functional and imperative features.

"Practical OCaml teaches Objective Caml in a straightforward and practical manner. All the features of this functional programming language are taught by example. You will learn how to utilize OCaml to create a simple database, perform reporting, and create a spam filter. You will also learn how to scan complex log files, create your own network servers by creating a shoutcast server, and create a web crawler. By this book's conclusion, you'll be able to decipher when and why OCaml should be used, and be prepared to create your own applications with OCaml."

October 11, 2006

'Foundations of F#' Book Announced

Posted: 2006-10-11 23:50:00

Languages ::

It has been announced that the book 'Foundations of F#', by Robert Pickering, will be published by Apress in March 2007. F# is a variant of ML running on .NET, sharing a core language with Objective Caml.

September 06, 2006

"Expert F#" Chapter 2 Draft Available

Posted: 2006-09-06 23:17:00

Languages ::

Don Syme has announced the availability of an early draft of Chapter 2 (~375 KB .doc) of his planned "Expert F#" book. This draft chapter "covers most of the language constructs in tutorial mode, with the exception of object oriented programming, which will be covered in Chapter 3."

F# is a variant of ML running on .NET, sharing a core language with Objective Caml.

July 02, 2006

"The First 10 Prolog Programming Contests" Book Available For Download

Posted: 2006-07-02 21:55:00


Languages ::

It has been announced that "The First 10 Prolog Programming Contests", by Bart Demoen, Phuong-Lan Nguyen, Tom Schrijvers, and Remko Tronçon, is now available for download.

It includes the questions from the first ten Prolog programming contests, along with answers.

May 30, 2006

jvm-languages.com Announced, 'Dynamic Languages and Java' Book Available

Posted: 2006-05-30 21:21:00


Don Schwarz has announced the creation of jvm-languages.com. It aims to be "a community-run site dedicated to the promotion and advancement of projects that integrate Java with other programming languages. This includes projects that compile scripting or domain-specific languages into Java bytecode, interpreters written in Java, and bridges between the Java VM and other languages."

He has also announced the online availability of his 'Dynamic Languages and Java' book. It is only partially complete, but is available under a Creative Commons license.

February 07, 2006

"Thinking in Java 4e" Sample Available

Posted: 2006-02-07 00:11:00

Languages ::

Bruce Eckel has announced that a sample of his upcoming book "Thinking in Java, 4th Editon" is now available.

Included in the sample are the first seven chapters, in addition to the source code and installation instructions. The book is due in stores during the middle of February, with preorders being taken now by a number of vendors.

January 11, 2006

Vols. 1 and 2 of 'Sketchy LISP' Textbook Available

Posted: 2006-01-11 22:05:00

Languages ::

Volume 1 - Tutorial and Volume 2 - Reference of the Sketchy LISP textbook, by Nils M Holm, are now available. They provide "an overview of the Scheme programming language with strong emphasis on functional programming." Printed copies are available for purchase.

August 17, 2005

'The New C Standard: An Economic and Cultural Commentary' Updated

Posted: 2005-08-17 08:51:00

Languages ::

An updated version of "The New C Standard: An Economic and Cultural Commentary", by Derek Jones, is now available. It is an online book which analyses the C standard from a variety of perspectives.

This update fixes typos, now includes over 2000 hyperlinks, and allows for faster searching through page 782 of the PDF file. A complete list of changes is available.