@ryo The name sounds more like a markup language than a multimedia library.
@ryo If you want something even more minimalist than SDL, there is also GLFW. It's a wrapper for OpenGL. It handles windows and input, but audio needs to be handled by a separate library.