A static site works very well in certain use cases. For example, it’s great for documentation. And static sites can be just as engaging as dynamic sites.
Read moreTag: Awk
UNK – very small static site generator
UNK is a very small static site generator. It includes a markup language that all fits within 1,000 bytes.
Read morezodiac – static website generator
zodiac is a static website generator. This software is powered by sh and awk.
Read moreRISS – insert GitHub README
RISS is README In Static Site.It is a script which lets you to insert your GitHub README in your static site and apply transformations.
Read moreruplacer – find and replace text in source files
ruplacer is a command-line tool to find and replace text in source files. This is free and open source software written in Rust.
Read moremawk – pattern scanning and text processing language
mawk is an interpreter for the awk programming language. It’s free and open source software written in the C programming language.
Read moregema – general purpose macro processor
gema is a general purpose text processing utility based on the concept of pattern matching. It’s free and open source software.
Read moreGoAWK – POSIX-compliant awk interpreter
GoAWK is a POSIX-compatible version of AWK, and additionally has a CSV mode for reading and writing CSV and TSV files.
Read morefrawk – efficient awk-like language
frawk is a small programming language for writing short programs processing textual data. It’s written in Rust.
Read moregawk – implementation of the awk programming language
gawk is the GNU implementation of the Awk programming language, first developed for the UNIX operating system in the 1970s.
Read moreMiller – small and powerful CLI tool to do all your data processing
Miller is like awk, sed, cut, join, and sort for data formats such as CSV, TSV, JSON, JSON Lines, and positionally-indexed.
Read moreAlternatives to popular CLI tools: awk
This article spotlights alternative tools to awk, software specialized for textual data manipulation.
Read morechoose – human-friendly and fast alternative to cut
choose is a human-friendly and fast alternative to cut and (sometimes) awk. It’s free and open source software written in Rust.
Read moreExcellent Free Tutorials to Learn Awk
Awk is small, fast, simple, and has a clean comprehensible C-like input language. It has robust programming constructs. Here’s our recommended tutorials.
Read moreBest Free Books to Learn about Awk
Awk is a versatile programming language designed for pattern scanning and processing language and often used as a data extraction and reporting tool. It’s an excellent filter and report writer. Learn about Awk with these free books.
Read more