Gabriella439 / grace

A ready-to-fork interpreted functional language with type inference

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unicode parsing issues

CrazyPython opened this issue · comments

$ cat kaomoji.ffg 
{"hi": "(^▽^)"}
$ grace interpret kaomoji.ffg
grace: kaomoji.ffg: hGetContents: invalid argument (invalid byte sequence)

This is valid JSON and valid UTF-8