pikelang / Pike

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.
http://pike.lysator.liu.se/
Other
194 stars 34 forks source link

Create Difficult things as beginner #3

Closed nicky2473 closed 7 years ago

eMBee commented 7 years ago

this should not be a pull-request but at an issue though even better would be to ask your questions on the mailinglist. there people will be happy to help you: http://pike.lysator.liu.se/forums/

poppa commented 7 years ago

FYI: There's been a new version of the tutorial lying around since I re-made the Pike site a couple of months ago, but it never got installed on the production server. On the occasion of this pull request we'll make that happen asap so that the tutorial on the Pike site is usable.

PeterBortas commented 7 years ago

The introduction is still unreadable (unless you plan to do it on a 2001 flip mobile). Any progress on that?

poppa commented 7 years ago

We are working on the new solution, which is partly implemented on the Pike site server, but we ran into some minor oddities we need to sort out before it is working properly. But it's in the making...

poppa commented 7 years ago

Okey, there's a new fresh, readable, version of the Pike tutorial up on the site now. https://pike.lysator.liu.se/docs/tut/