Hawk

This is an attempt to create an Awk like language/environment on top of JavaScript.

Currently it works by taking a program specified with Awk like patterns and translates it to the equivalent normal JavaScript.
Currently the translater targets Node.js

[see all project posts on one page]

Individual posts related this project: