Archives

  • newLISP modules section

    I have added a new area to the site specifically for newLISP modules. I am in the process of documenting all of my libraries and adding them to that page. A couple of notable modules: CSV – a module for parsing CSV files Mysql – a wrapper for the standard MySQL module, with some helpful [...]

    Jul 8th, 2008 | Filed under Site news, Software
  • Profiling a Lisp application

    Profiling is one of the most important steps in writing software. Once a package is written, profiling greatly helps to identify bottlenecks and inefficiencies by showing how an application spends its time. How to profile a lisp application is a common question among those new to lisp. Luckily, profiling lisp is simple with emacs and [...]

    Jul 1st, 2008 | Filed under Tips
    Tags: , ,
Archive for July, 2008