My Kingdom for a LISP
I’m working on a project right now that requires me to parse a humongous tree of data (folders and html files), and then build all sorts of interesting visual structures out of this information. It’s being done in C#, since it’s an ASP.Net web app...