Language bindings following OpenGL spec?

Is there any language binding that support OpenGL 4.x? (or every extension that is part of OGL4.x spec)

Language in question is not important (it can be even Brainfuck :wink: )

Is there something wrong with GLEW, GL3W, or any of the other extension loaders that support recent extensions? Or are you talking about language bindings other than C/C++?

I like GLEW, but Iā€™m looking for other languages.