About SQeeL
SQeeL is a free, open-source programming language that enables fast,comprehensive enterprise application development simply. SQeeL was developed by Insight Technology to reduce the complexity of developing and deploying applications, especially database and web applications. SQeeL also improves the performance of applications through the bitwise operation.
SQeeL offers the powerful functionality as follows:
Rapid database application development and deployment
SQeeL offers simplified connectivity and allows developers to write SQLdirectly into the source code.
It does not require any additional procedures or processes for connection and SQL executions.
Extremely Fast
Each operation is executed on a quantity's binary representation at the level of individual bits, which is much faster than normal arithmetic operations.
Rapid web application development and deployment
SQeeL supports HTML tags, which increase the productivity of application design and source code maintenance.
By using CReeL, application server, SQeeL can operate faster.
Effective development and easy to code
Java-based debugger (Debeel) lets developers to debug a SQeeL application and observe the behavior effectively and simply.
Dynamic compile on demand
Developers do not need to compile (even recompile) the source file to a bytecode file.
SQeeL automatically translates text into bytecode instructions.
Capacity for being extended
SQeeL enables developers to build their own system library.
Easy to learn
SQeeL is a simple procedural language. If developers have written any programming languages such as C, Perl, etc, they will find it easy to learn.