Descriptions of Personal Projects
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 translator targets Node.js
Blog Engines
This is mostly a playground for the experiments I’ve tried in writing relatively simple Static Site Generators in various languages.
Forths
I’ve been fascinated with Forth since I learned a rough version of it in high school to program my HP-28S calculator in high school.
Here are a few attempts to implement simple forth style interpreters in various languages.
Apps
Little apps or utilities generally designed to serve some simple or single purpose.