Difference between revisions of "Category:Modules"
From NeatTools
(→Math Toolbox) |
|||
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 [[Digital Logic Toolbox#Integer Add|Integer Add]] 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 [[Digital Logic Toolbox#Integer Add|Integer Add]] Module takes two connections of integers, sums them, and outputs the result. The modules are divided by type into several toolboxes. | ||
+ | |||
+ | Manual: [http://www.neattools.org/docs/ntmanual-2008.pdf] | ||
+ | |||
==Toolboxes== | ==Toolboxes== | ||
The eight toolboxes are accessible from the [[Toolbar]] on the left side. | The eight toolboxes are accessible from the [[Toolbar]] on the left side. |
Revision as of 19:55, 11 April 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 Add Module takes two connections of integers, sums them, and outputs the result. The modules are divided by type into several toolboxes.
Manual: [1]
Contents
Toolboxes
The eight toolboxes are accessible from the Toolbar on the left side.
Digital Logic Toolbox |
||
Math Toolbox |
||
Keyboard ToolboxThese modules are relatively self explanatory and function in the same way that they do when found on a traditional keyboard. |
|
Multimedia Toolbox |
||
Display 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.