Project Ideas: Difference between revisions
From NARS2000
Jump to navigationJump to search
Sudleyplace (talk | contribs) (New page: In case you are looking for how to get your feet wet, here are some ideas (in no particular order) to consider implementing: * Ambivalent Functions in the Parser * [[Display and Forma...) |
Sudleyplace (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
* [[Ambivalent Functions in the Parser]] | * [[Ambivalent Functions in the Parser]] | ||
* [[Display and Formatting]] | * [[Display and Formatting]] | ||
* [[Partitioned Enclose]] | * [[Partitioned Enclose Function]] | ||
* [[Find Function]] | |||
* [[Partition Operator]] | * [[Partition Operator]] | ||
* [[Power Operator]] | * [[Power Operator]] | ||
* [[Dual Operator]] | * [[Dual Operator]] | ||
* [[Convolution Operator]] | |||
* [[Execute Alternate]] | * [[Execute Alternate]] | ||
* [[Transfer Form]] | * [[Transfer Form]] | ||
Line 14: | Line 16: | ||
* [[Complex Numbers]] | * [[Complex Numbers]] | ||
* [[Hypercomplex Numbers]] | * [[Hypercomplex Numbers]] | ||
* [[Rational Numbers]] | |||
* [[Array Predicates]] | |||
* [[Four-Byte Characters]] | * [[Four-Byte Characters]] | ||
* [[Finish Infinity]] | |||
* [[Extensible Datatypes]] | * [[Extensible Datatypes]] | ||
* [[Hash Table for Dyadic Iota/Epsilon Lookup]] | * [[Hash Table for Dyadic Iota/Epsilon Lookup]] | ||
* [[Dynamic Functions]] | |||
* [[Selective Assignment]] | |||
* [[User Defined Function Entry Points]] | |||
* [[Line Continuation Marker]] | |||
* [[Control Structures]] | |||
* [[Syntax Highlighting]] | |||
* [[Language Bar]] | |||
* [[Shared Variables]] |
Revision as of 11:45, 1 May 2008
In case you are looking for how to get your feet wet, here are some ideas (in no particular order) to consider implementing:
- Ambivalent Functions in the Parser
- Display and Formatting
- Partitioned Enclose Function
- Find Function
- Partition Operator
- Power Operator
- Dual Operator
- Convolution Operator
- Execute Alternate
- Transfer Form
- Other System Functions
- File Systems
- Trace/Stop Controls
- Complex Numbers
- Hypercomplex Numbers
- Rational Numbers
- Array Predicates
- Four-Byte Characters
- Finish Infinity
- Extensible Datatypes
- Hash Table for Dyadic Iota/Epsilon Lookup
- Dynamic Functions
- Selective Assignment
- User Defined Function Entry Points
- Line Continuation Marker
- Control Structures
- Syntax Highlighting
- Language Bar
- Shared Variables