digi_cs
2024-10-11 15:35:11 UTC
Hello Everybody
For those who write long programs in AWK, pointers and working with strong values are essential.
I would like to introduce to my small project - a compact user-level awk library designed for generating "unique" strings that is may be used as the abstract pointers in awk.
The library contains (I hope) good documentation
In my opinion, this library is key for the further development of programming in awk as a whole. It provides users with pointers.
In the documentation, I tried not only to describe the programming interface but also to briefly demonstrate the main techniques for using pointers in awk.
Link to the project: https://github.com/digics/UID10
I would really appreciate hearing any feedback, comments, and evaluations of my work. This applies to both the code itself and the documentation.
Best regards,
Denis
--------------= Posted using GrabIt =----------------
------= Binary Usenet downloading made easy =---------
-= Get GrabIt for free from https://www.shemes.com/ =-
For those who write long programs in AWK, pointers and working with strong values are essential.
I would like to introduce to my small project - a compact user-level awk library designed for generating "unique" strings that is may be used as the abstract pointers in awk.
The library contains (I hope) good documentation
In my opinion, this library is key for the further development of programming in awk as a whole. It provides users with pointers.
In the documentation, I tried not only to describe the programming interface but also to briefly demonstrate the main techniques for using pointers in awk.
Link to the project: https://github.com/digics/UID10
I would really appreciate hearing any feedback, comments, and evaluations of my work. This applies to both the code itself and the documentation.
Best regards,
Denis
--------------= Posted using GrabIt =----------------
------= Binary Usenet downloading made easy =---------
-= Get GrabIt for free from https://www.shemes.com/ =-