Project Ideas: Difference between revisions
From NARS2000
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 2: | Line 2: | ||
* [[Partition Operator]] | * [[Partition Operator]] | ||
* [[ | * [[Inverse Functions]] | ||
* [[Dual Operator]] | * [[Dual Operator]] | ||
* [[Other System Functions]] | * [[Other System Functions]] | ||
* [[File Systems]] | * [[File Systems]] | ||
* [[Unicode Support]] | * [[Unicode Support]] | ||
* [[Extensible Datatypes]] | * [[Extensible Datatypes]] | ||
* [[Shared Variables]] | * [[Shared Variables]] | ||
See also '''[[Developer's_Notes]]'''. |
Latest revision as of 13:23, 29 April 2019
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
- Inverse Functions
- Dual Operator
- Other System Functions
- File Systems
- Unicode Support
- Extensible Datatypes
- Shared Variables
See also Developer's_Notes.