Telesto Standard Library

The standard library is in the std namespace. It is intended to cover a rather wider range of functionality than the C++ standard library while not being nearly as extensive as Java, for example. The std namespace is the root for all standard library namespaces. They are:

Implementation

I hope to find libraries with permissive licenses to fill out most of the standard library, especially things like the UI and Regex. A large amount may be writable in Telesto itself (once a functional compiler exists, of course), though.