DEMO version limitations

DEMO version limitations

Demo version of BEE Lisp compiler has the following limitations:

1.   Cannot compile binary functions, so that it is not possible to build usefull DLL file and there is no way to pass a pointer to  lisp function to outer programs , such as OS component. Due to this fact, one cannot create callback-functions.

2.   All programs compiled with demo version display a nag screen, reporting that the program was built using demo version of compiler