Saturn is a collection of modern interdependent libraries written in C23.
Saturn as of now consists of :
-
aquarius - Basic data structure and math library.
-
deimos - Very basic file I/O, supports string backed files, and a binary-to-text encoding, base32*.
Work in progress:
- prometheus - Serialization and deserialization library.
Planned for the future:
-
hermes - Lexer and parser framework.
-
pluto - A scripting language.