1
0
Fork
You've already forked ziggy
0
  • Zig 62.5%
  • C 15.3%
  • Python 12.4%
  • Makefile 4.9%
  • C++ 2.8%
  • Other 2.1%
2026年07月03日 18:45:18 +00:00
.github/workflows update to new zig 2025年07月15日 15:48:24 +02:00
build type checker and a bunch of fixes 2026年06月22日 18:33:02 +02:00
editors extend search logic 2026年07月01日 19:36:03 +02:00
src extend search logic 2026年07月01日 19:36:03 +02:00
tests type checker and a bunch of fixes 2026年06月22日 18:33:02 +02:00
tree-sitter-ziggy tree-sitter-ziggy: fix multiline string matching 2025年11月16日 01:11:28 +01:00
tree-sitter-ziggy-schema Remove string and number from ziggy schema 2026年07月03日 18:45:18 +00:00
.gitignore some old changes + zig 0.16 compatibility 2026年04月24日 15:57:32 +02:00
build.zig minor fixes 2026年06月24日 02:11:38 +02:00
build.zig.zon add build dir to zon file 2026年07月02日 15:50:39 +02:00
LICENSE Initial commit 2024年02月12日 14:01:30 +01:00
README.md update readme 2025年11月15日 18:42:58 +01:00

Ziggy

A data serialization language for expressing clear API messages, config files, etc.

Examples and documentation

See the official website: https://ziggy-lang.io