|
Melon
A C++ library designed for RadishOS.
|
| NMelon | |
| NConversion | Contains functions to convert types into other types |
| NExceptions | Contains custom exceptions |
| NFileSystem | Contains functions and classes to interact with the filesystem |
| NFmt | Contains functions for string formatting |
| NInput | Contains functions to interact with the user from the standard input stream |
| NMemory | Contains various classes and functions for memory management |
| NPrint | Contains functions to display text |
| NString | Contains dynamic strings related features |
| NTyping | Contains fixed-size types |
| NVector | Contains dynamic vector manipulation features |