"The Noun Project collects, organizes and adds to the highly recognizable symbols that form the world's visual language, so we may share them in a fun and meaningful way."
"Algorithm Ink is a port and extension of Context Free by Aza Raskin. The original grammar was originally conceived of by Chris Coyne. Algorithm Ink uses open-web, standards-based tools: no plugins required. You can even right-click to save the drawings."
"Lily is a browser-based, visual programming environment that lets people create programs graphically, without writing code, by drawing connections between data, images, sounds, text and graphics. Lily's cross-platform, free, open source and is written in JavaScript."
"Context Free is a program that generates images from written instructions called a grammar. The program follows the instructions in a few seconds to create images that can contain millions of shapes."
"NextText is a Java library for building applications to display dynamic and interactive text-based applications. The library uses TrueType fonts to render text which moves and changes shape according to a set of rules. The programmer has full control over the text and the rules defining its behaviour.
NextText for Processing is a port of the library for the Processing development environment. Keeping in mind the goals of Processing, the library includes greatly simplified syntax and allows the creation of interesting sketches with very few lines of code. And for programmers who want to push the envelope further, all functionality of the Java version of the library is maintained, so it is still possible to create intricate and more complex applications."