[ragel-users] ragel implementation for heredoc
Peng Yu
pengyu.ut at gmail.com
Thu Feb 21 12:07:12 UTC 2019
Hi, I'd like to find some example implementation on capturing heredoc
in shell (including nested heredoc). Does anybody have such an
implementation? Thanks.
https://unix.stackexchange.com/questions/353076/how-to-indent-an-heredoc-inside-an-heredoc-the-right-way
bash <<- APACHE
cat << MOD_REWRITE
⇨ ...
⇨ ....
MOD_REWRITE
APACHE
--
Regards,
Peng
More information about the ragel-users
mailing list