LISP data handling library
This library contains only two files:
- lsp.c functions to read and write LISP syntax text files.
- lsp.h header file for lsp.c declarations and macros.
This small program was developed while I was working at TU Vienna taking part of the development of the MINIMOS program. The simulation automation was reading and writing LISP format files. Finally XLISP was used, and these files were not used.
Later I used these functions for simple tasks. They are ideal e.g. to read and write LISP syntax configuration files. This package is used in ScriptBasic.
GNU LGPL Licence
