Category:Language independent tools: Difference between revisions
Appearance
Created page with "Tools that programs can call for certain functionality that are not language specific libraries, but either DLL's or kernels." |
No edit summary |
||
Line 1: | Line 1: | ||
Tools that | Tools usually delivered in the form of executable software that can be used from any programming or scripting language to extend the functionality of your programs. These are usually delivered as [[Dynamic Link Library]]'s, [[WPS Class]]es or kernels that can be linked into your executbles, although in some rare cases these are just plain exe's or drivers. These programs are usually supplied as both source and executable but can also be supplied as an executable only. |
Revision as of 07:49, 20 January 2016
Tools usually delivered in the form of executable software that can be used from any programming or scripting language to extend the functionality of your programs. These are usually delivered as Dynamic Link Library's, WPS Classes or kernels that can be linked into your executbles, although in some rare cases these are just plain exe's or drivers. These programs are usually supplied as both source and executable but can also be supplied as an executable only.
Pages in category "Language independent tools"
The following 4 pages are in this category, out of 4 total.