4 lines
228 B
Text
4 lines
228 B
Text
Pike is a dynamic programming language with a syntax similar to Java
|
|
and C. It is simple to learn, does not require long compilation passes
|
|
and has powerful built-in data types allowing simple and really fast
|
|
data manipulation.
|