ponylang / pony-tutorial

:horse: Tutorial for the Pony programming language
http://tutorial.ponylang.io
BSD 2-Clause "Simplified" License
310 stars 111 forks source link

Please add section on (doc)strings #101

Open 0joshuaolson1 opened 8 years ago

0joshuaolson1 commented 8 years ago

Literal Unicode (rather than numeric codes) support would affect valid encodings for pony source files.

mfelsche commented 6 years ago

points 2 to 4 are already covered by the literals section. point 1 still needs to be covered.

rhagenson commented 3 years ago

Represents one part of addressing #320