Project Ideas: Difference between revisions
From NARS2000
Jump to navigationJump to search
No edit summary |
m (ins xref to Developer's Notes) |
||
Line 14: | Line 14: | ||
* [[Shared Variables]] | * [[Shared Variables]] | ||
* [[Associative indexing]] | * [[Associative indexing]] | ||
See also '''[[Developer's_Notes]]'''. |
Revision as of 14:53, 26 September 2015
In case you are looking for how to get your feet wet, here are some ideas (in no particular order) to consider implementing:
- Partition Operator
- Power Operator
- Dual Operator
- Other System Functions
- File Systems
- Trace/Stop Controls
- Complex Numbers
- Hypercomplex Numbers
- Unicode Support
- Extensible Datatypes
- Line Continuation Marker
- Shared Variables
- Associative indexing
See also Developer's_Notes.