
sma11: a brand-new utility library
Get the source code here: https://gitlab.com/lebao3105/sma11
sma11 is a library made for many (but not all, for now?) things a programmer would do in their programming life:
* Iterate a directory
* Use regular expression to match strings
* Ask the user for input
* And more
This uses some RTL and FCL units, if you ask. And sma11 is NOT be a replacement for both, just a better way to access them.
Take a look at it! Feel free to tell me your thoughts, issues, and feature requests.