std_convert library
std_convert base module builder for the ball programming language.
Provides JSON, UTF-8, and base64 encoding/decoding. Every target language has built-in or standard library support for these.
Functions
-
buildStdConvertModule(
) → Module - Builds the std_convert base module.