add support for comments Fixes: https://todo.sr.ht/~andreafeletto/zig-scfg/2
remove null-termination requirement
add unicode support tokenize on codepoints instead of chars. do not restrict word content to latin alphabet. closes: https://todo.sr.ht/~andreafeletto/zig-scfg/1
major rewrite
first commit