slackbuilds_ponce/development/pp
Eric LeBlanc 92ab915e89 development/pp: Added (a preprocessor).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-11-05 09:21:03 +07:00
..
pp.info
pp.SlackBuild
README
slack-desc

pp

a preprocessor

pp allows embedding sh code in files of any type by nesting it inside
the #!\n token, where \n is a new line. That means that if you'd like
a simple loop or an if inside an HTML file for instance, you could
use pp.