Alain.xyz uses JavaScript for interactive diagrams/apps, but is readable.
#version 450 layout (location = 0) in vec3 inPos; void main() { gl_Position = vec4(inPos, 1.0); }
// Interact with other side to transpile...