Y
Hacker News
new
|
ask
|
show
|
jobs
by
ubercow
2866 days ago
What's the best introduction out there for someone who's never touched M4 before?
2 comments
kevin_thibedeau
2865 days ago
Michael Breen has a nice introduction to m4.
http://mbreen.com/m4.html
link
jolmg
2865 days ago
The GNU manual is pretty good. You can run `info m4` or read it from the links here:
https://www.gnu.org/software/m4/manual/index.html
link
lolikoisuru
2864 days ago
The default info pager is pretty horrible. I would recommend installing pinfo (usually available in official repos) which is an info pager with user interace similiar to lynx.
link
http://mbreen.com/m4.html