Software and Libraries: Difference between revisions

no edit summary
(Created page with "This page will attempt to document software and libraries written in K, generally ngn/k unless otherwise specified. The main language is ngn/k, since publicly available software written in other dialects is rare, due to restrictive license and lack of popularity. == Libraries == {| class="wikitable" |- ! Name !! Complete? !! Tests? !! Description |- | [https://github.com/gitonthescene/ngnk-libs/tree/master/csv gitonthescene/csv]|| no || no || Works on complete files,...")
 
No edit summary
Line 9:
! Name !! Complete? !! Tests? !! Description
|-
| [https://githubcodeberg.comorg/gitonthescenengn/ngnk-libsk/treesrc/branch/master/csvl gitonthescenengn/csvk stdlib] || noyes || noyes || Worksnot onloaded completeby filesdefault. datetime, basicmath, escapes and splittingformatting, areutf8 doneutilities
|-
| [https://github.com/gitonthescene/ngnk-libs/tree/master/csv gitonthescene/csv] || no || no || Works on complete files, basic escapes and splitting are done
|-
| [https://github.com/gitonthescene/ngnk-libs/tree/master/png gitonthescene/png] || no || yes || simple png tools, makes use of zlib
| -
| [https://github.com/gitonthescene/ngnk-libs/tree/master/xml gitonthescene/xml] || no || no || very raw, basic xml parsing, proof of concept
| -
| [https://arlyle.codeberg.page/k/ arlyle k libs] || no || no || single files: datetime, plotting, math
|-