bin2c.c    - converter from binary file to C array
cfish.c    - to keep VSLisp happy without compiled colorslib
cnofish.c  - hook to link with colorslib
colors.c   - some context and symboltable functions
forms.c    - you don't need it. It's for LDMS
forms*.c   - the same
ilisp.c    - simple interpreter frontend
l_defs.h   - all definitions
lc.c       - LC1 format. Must be replaced with LC2
lcore.c    - main functions for LIST's, ATOM's and evaluation functions
lisp.cpp   - C++ wrapper
lisp.hpp   - C++ wrapper
lmem.c     - memory allocation functions
newhash.c  - hash table.
test.cpp   - test for C++ wrapper
mkfuns.c   - converter for a lisp functions libraries like funct.c
functions/*.c - VSLisp default system functions set.
lsrc/*.l   - some lisp programms
lsrc/colors.l 
           - default internal Lisp library
