Microsoft Store
 

EASY


 

EASY is the name of a scripting language used by the tdbengine. Its syntax is based upon a mixture of BASIC, C and Pascal.

Related Topics:
Tdbengine - Syntax - BASIC

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

The EASY source code is compiled to a binary code and this code then is interpreted at runtime. This ensures that all syntax errors are found already in the development process.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~