1302
Comment:
|
2010
Typo fixed
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
<<TableOfContents>> == Overview == |
|
Line 9: | Line 14: |
== Utilities == |
|
Line 11: | Line 18: |
||[[Apl2Xml|APL2XML]] || (./) || {X} ||Create XML files in order to compile them with !HelpAndManual|| ||[[ADOC]] || (./) || /!\ ||Automated Documentation Generation || |
||[[Apl2Xml|APL2XML]] || (./) || {X} ||Create an *.CHM file by creating XML files in order to compile them with !HelpAndManual|| ||[[Execute]] || (./) || {X} ||Start a new process or application|| |
Line 16: | Line 23: |
||[[Process]] || (./) || {X} ||Start a process || | |
Line 21: | Line 27: |
||WinSys || (./) || {X} ||Get information closely related to Windows || | |
Line 22: | Line 29: |
<<BR>> Legend: | Legend: <<BR>> || /!\ contributor needed || (./) fully implemented || {*} under construction || {X} not applicable || |
Line 24: | Line 32: |
/!\ contributor needed | == Tools == |
Line 26: | Line 34: |
(./) fully implemented | Tools are designed to help a developer somehow during the development process. |
Line 28: | Line 36: |
{*} under construction | ||'''Name''' ||'''Windows''' ||'''Linux''' ||'''Description''' || ||[[ADOC]] || (./) || /!\ ||Automated Documentation Generation || ||[[APLCode2HTML]]|| (./) || /!\ || Create HTML code in order to display APL code properly || || [[Compare]] || (./) || /!\ || Compare fns, operators and scripts || || ScriptManager || (./) || /!\ || GUI-tool for managing scripts || |
Line 30: | Line 42: |
{X} not applicable | Legend: <<BR>> || /!\ contributor needed || (./) fully implemented || {*} under construction || {X} not applicable || |
APL Application Programming Library (APLAPL)
Overview
- APLAPL is a pure Dyalog project.
- APLAPL is supposed to offer scripts (class scripts and namespace scrips) for every-day-problems programmers typically come across.
Sub-projects of APLAPL must follow certain standards - see AplAplStandards for details.
Utilities
Name |
Windows |
Linux |
Description |
|
|
General utilities |
|
|
|
Create an *.CHM file by creating XML files in order to compile them with HelpAndManual |
|
|
|
Start a new process or application |
|
|
|
Managing key/value-pairs |
|
|
|
Dealing with INI files |
|
|
|
Writing Log Files |
|
|
|
Display help files and topics within help files |
|
|
|
Dealing with the Windows Event Log |
|
|
|
Dealing with files and directories |
|
|
|
Dealing with the Windows Registry |
|
|
|
Get information closely related to Windows |
Legend:
contributor needed |
fully implemented |
under construction |
not applicable |
Tools
Tools are designed to help a developer somehow during the development process.
Name |
Windows |
Linux |
Description |
|
|
Automated Documentation Generation |
|
|
|
Create HTML code in order to display APL code properly |
|
|
|
Compare fns, operators and scripts |
|
|
|
GUI-tool for managing scripts |
Legend:
contributor needed |
fully implemented |
under construction |
not applicable |