GCJ Watersheds

2015-06-05 Thread neng . zhou
I just posted a program in Picat for the GCJ Watersheds problem. I am wondering how many lines a Python program would require. https://groups.google.com/forum/#!topic/picat-lang/1QC3KWwfyA8 Cheers, Neng-Fa -- https://mail.python.org/mailman/listinfo/python-list

Re: Neat little programming puzzle

2014-12-16 Thread neng . zhou
On Tuesday, December 16, 2014 12:52:58 AM UTC-5, Jason Swails wrote: > This was a problem posed to me, which I solved in Python.  I thought it was > neat and enjoyed the exercise of working through it; feel free to ignore.  > For people looking for little projects to practice their skills with (o

Picat Stable Version 0.1 Released

2014-02-05 Thread neng . zhou
We are pleased to announce the release of the first stable version of Picat, version 0.1, on picat-lang.org. This version has undergone intensive testing, using a comprehensive unit-test suite and a collection of several hundred programs of over 70,000 lines of code in total. Picat is a simpl

Announcing Picat, the next scripting language after Python

2013-07-30 Thread neng . zhou
We are pleased to announce the launch of the Picat system on picat-lang.org. Picat is a simple, and yet powerful, logic-based multi-paradigm programming language aimed for general-purpose applications. Picat is a rule-based language, in which predicates, functions, and actors are de