andersch.dev

<2022-05-19 Thu>

Programming Language

A programming language and its associated tools facilitate the conversion of human-readable programming code into machine code execution. The program that performs this conversion is called compiler.

Awk

Awk is UNIX command line tool and a processing language. It is specialized for textual data manipulation - usually structured in lines of human-readable text.

Resources:

Odin

Resources