Reimplementation of Pijul in C, for education, fun and absolutely no profit

all: switch away from typedefing anonymous structs

The whole "typedef struct { … } Mytype;" was essentially an attempt to copy some convention from Plan 9 wrt naming. But I have changed my mind and will go back to avoiding typedefs for structs, and just use lowercase names everywhere.

Created by  laumann  on June 26, 2023
JVU3TTT5T776LB2UNT5DCISJDWOITRSJPRG3CDTX4NDQEHC5VI3QC
Dependencies
In channels
main
Change contents