Skip to content

A container and environment for experimenting with GNU M4

Notifications You must be signed in to change notification settings

seanfto/m4playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A container for GNU M4 macro processor experiments

Usage:

Start by building the container

$ podman build -t m4container -f container.src

Then run it, as needed

$ sh startcontainer.sh

the examples directory contains a couple of m4 examples

The examples and annotations are retrieved from a couple of articles that were published in Linux Magazine in 2005.

More m4 notes can be found here

The reasonining of the limitations mentioned in examples/diverting.md are better explained here

M4 as it was defined by K&R can been inspected in docs/m4.pdf

About

A container and environment for experimenting with GNU M4

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages