Archives
-
Making 64-bit MySQL work with newLISP
For the past few days have been spent trying to get the newLISP MySQL module to work with the 64-bit version of the libmysqlclient library. Here is what I did to get things working properly. Submit article
Jul 24th, 2008 | Filed under Programming -
In defense of newLISP
newLISP receives an unexpected level of hostility from lispers. Languages like Arc and newLISP share an enmity that stems from the assumption that these languages are in some way attempting to replace Common Lisp. This is not the case. Submit article
Jul 15th, 2008 | Filed under Soap box -
SQL library for newLISP
The newLISP SQL library is a set of classes and functions to ease generation of SQL code in newLISP. The module is not yet feature-complete but is in a usable state. Submit article
Jul 14th, 2008 | Filed under Programming -
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 [...]
-
Locking with semaphores in newLISP
Recent development version of newLISP have a new forking mechanism that makes spawning new processes and collecting the results much simpler. Submit article
Jun 4th, 2008 | Filed under Programming







