this post was submitted on 04 Oct 2024
7 points (100.0% liked)

Zig Programming Language

157 readers
1 users here now

A lemm.ee community for Zig!

founded 1 year ago
MODERATORS
 

From the README:

This repository contains:

  • wire: a Zig module that defines types for Wayland's wire format and functions to serialize and deserialize messages.
  • shimizu-scanner: a command to take Wayland XML protocol descriptions and turn them into Zig types.
  • core: The Wayland core protocol as a Zig module, generated by shimizu-scanner
  • shimizu: A Zig module that provides higher level Connection and Proxy types.
you are viewing a single comment's thread
view the rest of the comments
[โ€“] geemili@lemm.ee 5 points 3 weeks ago

Oh neat, this is my project! I didn't realize there was a Zig community on lemmy, happy to learn about this ๐Ÿ˜