BEE Lisp is an acronym for Balabanov Eugene Embeddable Lisp. It is a light-weight but powerfull lisp compiler designed for software developers who tends to focus on the task rather than details of implementation in their daily life. The compiler is able to produce stand alone executable files for Microsoft Windows platform both EXEs and DLLs. It has an intitive programming interface to interopearate with native Win32 API and other DLLs exported functions. You may construct native GUI Win32 applications and even mix up your lisp code with code in other programming languages. Please take a look at sample programs , installed by default in your Program Files folder under BEE Lisp subfolder. These programs demonstrate how to use your lisp code , compiled into a DLL file from C++ language and vise versa. However, you may built Win32 applications of any complexity with no restriction, the main idea of the compiler is that you pack your most abstract algorithms that are more comfortable to be coded in Lisp into separate DLLs and then use these DLLs from “traditional” languages, such as C++ or Delphi. You may also use your Lisp-compiled DLLs from Lisp code of course. Please note, that an ability to compile DLLs and to create callback binary functions to be used by the OS is only available in commerical version of BEE Lisp.
BEE Lisp is truly a new breath for your development! Now you can use high abstactions of functional language together with traditional languages! While others use only traditional imperative and OOP-languages you may combine functional language with them and dramatically speed up your development process. Just imagine all these savings you achieve only by purchasing BEE Lisp! BEE Lisp is real and powerfull weapon that will leave your competitors back far away from you. You may incorporate new features faster , cheeper and unique lisp nature will even make them more robust!