Pike (programming language): Difference between revisions

Content deleted Content added
m apparently manifest typing doesn't have a WP article
Modulatum (talk | contribs)
Line 30:
}
 
The syntax above requires some explanations for someexplanation. Those who are familiar with [[C programing language|C]] or [[C++]] should pick it up right away.
 
* The first line contains the [[main function]], that line tells the interpreter where to start executing program commands