Thread
Stories related to "script: Making it easy to write shell-like scripts in Go" across the full archive.
Like [GHC rewrite rules](http://www.haskell.org/ghc/docs/7.0.1/html/users_guide/rewrite-rules.html).
Allows writing transformations over source code, *inside* of the source code. Biggest use-case would be performance optimisations, like in the linked example. But other things are possible, such a...
JSCharting is a capable JavaScript charting library with some advanced features and great rendering output. It utilizes SVG, though as an end user developer, you don’t need to be familiar with or code SVG. There is also some fallback in VML for backward compatibility with older versions of IE browse...
Many claim they don't run ads due to security risk. This is one of CompSci's interesting approaches to reducing it. Worth review for weaknesses or experiments on usability.