diff options
Diffstat (limited to 'lang/pike70/pkg-descr')
-rw-r--r-- | lang/pike70/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/pike70/pkg-descr b/lang/pike70/pkg-descr new file mode 100644 index 000000000000..985db70254a8 --- /dev/null +++ b/lang/pike70/pkg-descr @@ -0,0 +1,11 @@ +Pike is easy to learn, and just as easy to use in the development of +powerful applications. The language is designed to be useful and +powerful. As the syntax of Pike is similar to that of C, most +programmers will find it easy to use. As Pike is a high-level, +interpreted and modular object-oriented language, powerful +applications can be rapidly developed. Pike has evolved rather than +been designed, and the changes made have been guided by its users' +needs. In general, the better you get to know Pike, the more you will +appreciate it, from a user's perspective. + +For more info, please, refer to http://pike.idonex.se/ |