
BEE Lisp Compiler
You can mix a code in Lisp with a code created in other languages such as С ++ (Delphi, Java, Python, C# and others) and call Lisp-functions from С++ programs. BEE Lisp is shipped with examples of applications which show interaction of С++ code with Lisp and vice versa. You can create full-featured Win32 applications, using only BEE Lisp, however it is possible to write GUIs in Rapid Application Development environments specifically designed for developing GUIs, such as Delphi, and then use DLLs with BEE Lisp code from Delphi application. Certainly, you can use Lisp DLLs from a code on Lisp.
So, BEE Lisp is the implementation of Lisp language possessing following features:
- Compilation of stand-alone executable files
- Compilation of dynamically loaded libraries (DLLs)
- Possibility of interaction with an operating system through API
- Extensibility of the compiler via open COM interfaces
BEE Lisp also provides other advantages:
- Fast addition of new features in your applications
- Cheaper cost of development
- Programs more likely to be error-free
- BEE Lisp is a great choice for implementation of text processing algorithms
(for example, the translator for natural languages) - BEE Lisp is ideally suited for studying Lisp language










SimpleTech Development © 2007 - 2009
