Show HN: Strawk – I implemented Rob Pike's forgotten Awk
Mood
thoughtful
Sentiment
positive
Category
tech
Key topics
Unix
Awk
Regular Expressions
In the paper, Mr. Pike proposed an awk of the future that used structural regular expressions to parse input instead of line by line processing. As far as I know, it was never implemented. So I implemented it. I attempted to imitate AWK and it's standard library as much as possible, but some things are different because I used Golang under the hood.
Live Demo: https://ahalbert.github.io/strawk/demo/strawk.html
The author implemented Rob Pike's proposed 'awk of the future' using structural regular expressions, and shared the project on Github and a live demo.
Snapshot generated from the HN discussion
Discussion Activity
No activity data yet
We're still syncing comments from Hacker News.
Generating AI Summary...
Analyzing up to 500 comments to identify key contributors and discussion patterns
Discussion hasn't started yet.
Want the full context?
Jump to the original sources
Read the primary article or dive into the live Hacker News thread when you're ready.