1. PP: NEXT VERSION
- Posted by David Cuny <HW1.DCUNY at HW1.CAHWNET.GOV> Feb 13, 1997
- 1433 views
i expect to be releasing the next version of PP by monday. so far, the
stuff i've coded includes:
-- file extensions changed to .pp and .p, for .ex and .e files.
-- an "end" operator for slices, so you can write code like:
slice = foo[3][5..end]
-- an =& operator for string concatonation
-- small speed increase
C-styled comments are on the to-do list. got a cool feature to add to
this list? send me an e-mail!
- david cuny

