Difference between revisions of "Category:Modules"
From NeatTools
(Created page with '==Modules== NeatTools is a visual programing environment. Programs are built using modules connected together in such a way as to manipulate a flow of data. Data flows into a m…') |
|||
Line 1: | Line 1: | ||
− | |||
NeatTools is a visual programing environment. Programs are built using modules connected together in such a way as to manipulate a flow of data. Data flows into a module, where it is acted upon in some way by the module, for instance, the [[Integer Addition Module]] takes two connections of integers, sums them, and outputs the result. The modules are divided by type into several toolboxes. | NeatTools is a visual programing environment. Programs are built using modules connected together in such a way as to manipulate a flow of data. Data flows into a module, where it is acted upon in some way by the module, for instance, the [[Integer Addition Module]] takes two connections of integers, sums them, and outputs the result. The modules are divided by type into several toolboxes. | ||
==Toolboxes== | ==Toolboxes== |
Revision as of 16:39, 13 January 2010
NeatTools is a visual programing environment. Programs are built using modules connected together in such a way as to manipulate a flow of data. Data flows into a module, where it is acted upon in some way by the module, for instance, the Integer Addition Module takes two connections of integers, sums them, and outputs the result. The modules are divided by type into several toolboxes.
Contents
Toolboxes
The eight toolboxes are accessible from the Toolbar on the left side.
Digital Logic Toolbox |
||
Math Toolbox |
||
Keyboard Toolbox |
|
Multimedia Toolbox |
|
Display Logic Toolbox |
|
Input/Output Toolbox |
|
Miscellaneous Toolbox |
|
External Toolbox |
|
The External Toolbox contains any External Modules you have loaded into the program. |
This category currently contains no pages or media.