sbuberl / px

A programming language
MIT License
4 stars 1 forks source link

Add support for other newline characters other than '\n' #39

Open sbuberl opened 5 years ago

sbuberl commented 5 years ago

Only checks \n to support both window's (\r\n) and unix. Add other line endings like paragraph separator and line separator