Found 13 records for the .DCF file extension name
There are 12 other file types using the DCF file extension:
.dcf - CANopen device configuration file
.dcf - Dyadic data file
.dcf - Design rule for camera file systems file
.dcf - Copy Fast floppy disk image
.dcf - HP-95 comm program settings
.dcf - WordExpress dictionary file
.dcf - DisCryptor encrypted archive
.dcf - Disk image file
.dcf - DRM content format delivery file
.dcf - DynSite configuration file
.dcf - ProWORX Nxt database configuration
.dcf - Taskmaster batch pilot form
file extension DCF - D-LIB generic bytecode
File extension DCF description:
D-LIB is script programming language. D-LIB has the typical structure of Basic and all main Basic statements. 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 practical code editor. D-Lib does not nativly manage forms.
The D-Lib scripting language has undergone an extensive overhaul and a beta release of version 2 is available. It is essentially a different language to the original one, although the concept is the same. The syntax is very similar to Basic The concept of having user-made external functions as the core to the language has been retained. Structure type variables have been added and all Windows structures are pre-defined, along with all Win32 API functions and constants. The documentation has been completely rewritten and improved.
Associated applications to file extension DCF:
Company / developer:
---
- Fast byte code compiler and runtime
- Runtime also exist as dll-version
- Full Windows API Support Support for Long-, Word-, Byte-, String-,Float-Variables
- Variable declaration nearly on the fly
- Math operators * + - /^
- And + Or operators for conditional and loop statements
- BASIC-like language syntax
- Unlimited function nesting
- Dynamic arrays
- Self-defined constants
- Over 44000 known Windows API constants (expandable)
- Over 9800 known Windows API functions (expandable)
- Over 600 known Windows API structures (expandable)
- Procedures (with locally defined variables and arrays)
- Procedures are full recursive Easily User function creation
- Auto-include user-functions
- Auto-include Libraries (dll's)
- Auto-detect available dll functions
- Data sections (also for includi ng bitmaps, or anything else)
- Full integration of dll's inside
- compilation (memory access)
- Window callback
- Native message handling for nearly all window controls
- Source file includes
- Many user functions built-in
- Source examples
