mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
823617c5f6
A dynamic programming language with a syntax similar to C++. PR: 9783 Submitted by: Vladimir N.Silyaev <vns@delta.odessa.ua>
12 lines
621 B
Plaintext
12 lines
621 B
Plaintext
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/
|