Hacker News new | ask | show | jobs
by amasad 5279 days ago
Documentation with examples in the code comments:

https://github.com/douglascrockford/JSDev/blob/master/jsdev....

Keepin' it real, a tool about comments must have documentation in the comments ;)

1 comments

Yeah I noticed that but in what context can I run this other than command line? I assume its C code but how do I get it to work in the browser? or is it something you'd use in node.js? Guess it's just over my head
A program is read from stdin, and a modified program is written to stdout.

https://plus.google.com/118095276221607585885/posts/CTZ7BNx7...