JWE Project Ideas: Difference between revisions

Jump to navigation Jump to search
m
No edit summary
m (→‎GUI command window: Add wiki link)
(One intermediate revision by one other user not shown)
Line 8: Line 8:
would be more flexible and reliable.
would be more flexible and reliable.


=== GUI command window ===
=== [[GUI terminal widget|GUI command window]] ===


The implementation of the GUI command window for Unix-like systems
The implementation of the GUI command window for Unix-like systems
Line 89: Line 89:
* Better and more complete use of C++ namespaces.
* Better and more complete use of C++ namespaces.
* Better use of C++ features.  Especially standard library features as their implementation becomes more widely available.  For example, we might be able to simplify some things in Octave by using the C++17 filesystem and special functions libraries, if they provide results that are at least as good what we are using now.
* Better use of C++ features.  Especially standard library features as their implementation becomes more widely available.  For example, we might be able to simplify some things in Octave by using the C++17 filesystem and special functions libraries, if they provide results that are at least as good what we are using now.
 
* Eliminate C preprocessor macros where possible
=== Eliminate C preprocessor macros where possible ===


=== GUI code editor ===
=== GUI code editor ===
209

edits

Navigation menu