Project Ideas: Difference between revisions
From NARS2000
Jump to navigationJump to search
Sudleyplace (talk | contribs) No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
* [[Ambivalent Functions in the Parser]] | * [[Ambivalent Functions in the Parser]] | ||
* [[Display and Formatting]] | * [[Display and Formatting]] | ||
* [[Find Function]] | * [[Find Function]] | ||
* [[Partition Operator]] | * [[Partition Operator]] | ||
Line 25: | Line 24: | ||
* [[User Defined Function Entry Points]] | * [[User Defined Function Entry Points]] | ||
* [[Line Continuation Marker]] | * [[Line Continuation Marker]] | ||
* [[Language Bar]] | * [[Language Bar]] | ||
* [[Shared Variables]] | * [[Shared Variables]] |
Revision as of 11:38, 6 July 2009
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
- Find Function
- Partition Operator
- Power Operator
- Dual Operator
- Convolution Operator
- Execute Alternate
- Other System Functions
- File Systems
- Trace/Stop Controls
- Complex Numbers
- Hypercomplex Numbers
- Rational Numbers
- Extended Precision Numbers
- Array Predicates
- Unicode Support
- Infinity
- Extensible Datatypes
- Fast Dyadic Iota/Epsilon Lookup
- Dynamic Functions
- User Defined Function Entry Points
- Line Continuation Marker
- Language Bar
- Shared Variables