Hacker News new | ask | show | jobs
by dmux 3158 days ago
>you build and test your app live and then dump it all to a text file

The Tcl shell is really great for doing this. Since everything can be represented as a string-type, you're able to introspect your defined procedures and dump them to disk.