The major part of LambdaTOOL is a cross C/C++ compiler and debugger for lexical and syntactic analysis, static semantics analysis, code generation, code optimization, a linker and a source-level debugger. The C/C++ compiler and debugger are based on GNU C/C++ compiler and debugger GCC and GDB.
LambdaTOOL consists of the following components:
- Cross compiler:LambdaGCC
- Cross debugger:LambdaGDB
- Target monitor:LambdaMONITOR
- OS configuration tool:LambdaOSCFG
- Integrated development environment:LambdaIDE
LamdaTOOL runs on Windows 98,Windows 2000 and Linux host machines.