Skip to content

psibi/awk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The AWK Programming Language

This contains my notes for the book The AWK Programming Language by Alfred V. Aho, Brian W. Kernighan and Peter J. Weinberger. The book is freely available in archive.org. You can access it https://psibi.in/awk

Chapters

Static images

  • Have images under docs/assets
  • Create symbolic of it in the main directory:
ln -s $PWD/docs/assets/ $PWD/assets

Soure code highlighting

Generate main.css file:

pygmentize -S emacs -f html > docs/main.css

Then use a forked version of ox-twbs to generate syntax highlighted html.

Publishing

Contributing

Contributions welcome. You would have to edit the org files in the repository and send a PR!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published