601
Comment:
|
1111
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
Points to System Libraries and Addons. These are expected to be vendor specific. | Note that this is a pure Dyalog project. The basic idea behind APLAPL is to provide classes for every-day-problems programmers typically come across. Sub-projects of APLAPL '''must''' follow certain [[AplAplStandards | standards]] <<BR>><<BR>> |
Line 7: | Line 12: |
##||||||<tablestyle="background:#ffe; padding:0 2em 1em 0;">''''''|| ||'''Name'''||'''Description'''||'''Type'''||'''Part of [:CategoryOpenSourceApl:TOSAP]'''|| ||[:ADOC:ADOC]]||Automated Documentation Generation||Dyalog Class||Yes|| ||IniFiles||Dealing with INI files||Dyalog Class||Yes|| ||[:Logger:Logger]||Writing Log Files||Dyalog Class||Yes|| ||[:Hash:Hash]||Create a hash||Dyalog Class||Yes|| |
||<tablestyle="background:#ffe; padding:0 2em 1em 0;">'''Name'''||'''Description'''||'''Originator'''||'''Needs .NET'''|| ||[[APLTeamUtils]]||General utilities||APL Team||'''No'''|| ||[[ADOC]]||Automated Documentation Generation||APL Team||'''No'''|| ||[[Hash]]||Managing key/value-pairs||APL Team||'''No'''|| ||IniFiles||Dealing with INI files||APL Team||'''No'''|| ||[[Logger]]||Writing Log Files||APL Team||'''No'''|| ||ShowChmHelp||Display help files and topics within help files||APL Team||'''No'''|| ||[[WindowsEventLog]]||Dealing with the Windows Event Log||APL Team||'''Yes'''|| ||[[WinFile]]||Dealing with files and directories||APL Team||'''No'''|| ||[[WinReg]]||Dealing with the Windows Registry||APL Team||'''No'''|| |
Line 15: | Line 24: |
CategoryAplApl | CategoryOpenSourceApl |
APL Application Programming Library (APLAPL)
Note that this is a pure Dyalog project.
The basic idea behind APLAPL is to provide classes for every-day-problems programmers typically come across.
Sub-projects of APLAPL must follow certain standards
Name |
Description |
Originator |
Needs .NET |
General utilities |
APL Team |
No |
|
Automated Documentation Generation |
APL Team |
No |
|
Managing key/value-pairs |
APL Team |
No |
|
Dealing with INI files |
APL Team |
No |
|
Writing Log Files |
APL Team |
No |
|
Display help files and topics within help files |
APL Team |
No |
|
Dealing with the Windows Event Log |
APL Team |
Yes |
|
Dealing with files and directories |
APL Team |
No |
|
Dealing with the Windows Registry |
APL Team |
No |