Friday, November 17, 2006

D-Lib

D-LIB is script programming language. D-LIB has the typical structure of Basic and all main Basic statements, but the language itself it is not quite a basic-like language as it is most script oriented. D-LIB has some interesting features. It compiles to small stand-alone EXEs with an 18.5 Kb header only. The code may be compressed for fast compiling and linking. It fully supports WinAPI (over 44000 known Windows API-Constants and over 9800 known Windows API-Functions) and about 150 implemented functions. D-LIB offers dynamic arrays, procedure, user functions, code includes to split the the source in several pieces of code. The package contains some examples and a simple code editor. It does not provide a GUI editor.

Web site: http://www.thinkrelative.de/

0 Comments:

Post a Comment

<< Home