Description
Currently raw.syntaxes is hard-coded to load from files. I would like it to be able to take a syntax directly.
Use Case
This would be more composable and cover a wider range of use cases, because people can always use read to emulate the old behavior.