ocaml-graphql-server icon indicating copy to clipboard operation
ocaml-graphql-server copied to clipboard

Proper parsing of strings (UTF)

Open andreas opened this issue 8 years ago • 0 comments

The current string parsing implementation is basically a dummy implementation and should replaced with proper parsing of UTF strings.

Inspiration:

andreas avatar Jan 15 '17 14:01 andreas