Project Ideas: Difference between revisions
From NARS2000
Jump to navigationJump to search
Sudleyplace (talk | contribs) No edit summary |
Sudleyplace (talk | contribs) No edit summary |
||
Line 19: | Line 19: | ||
* [[Array Predicates]] | * [[Array Predicates]] | ||
* [[Unicode Support]] | * [[Unicode Support]] | ||
* [[ | * [[Infinity]] | ||
* [[Extensible Datatypes]] | * [[Extensible Datatypes]] | ||
* [[Fast Dyadic Iota/Epsilon Lookup]] | * [[Fast Dyadic Iota/Epsilon Lookup]] | ||
* [[Dynamic Functions]] | * [[Dynamic Functions]] | ||
* [[User Defined Function Entry Points]] | * [[User Defined Function Entry Points]] | ||
* [[Line Continuation Marker]] | * [[Line Continuation Marker]] |
Revision as of 17:52, 9 October 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
- 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
- Syntax Highlighting
- Language Bar
- Shared Variables
- User Options