add dev instructions

This commit is contained in:
jacekpoz 2024-04-25 23:31:09 +02:00
parent 624431b72e
commit db6bd63013
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -11,6 +11,14 @@ make
there's also a flake with a shell and package - if you know nix you know what to do with those
## dev
`nix develop` if you're cool and use nix
otherwise check `nix/shell.nix` for an up-to-date list of dependencies
if you want to debug the macros (good luck keeping your sanity) run `make pp` to preprocess and format the files (output in preprocessed/)
## TODO
- parser generator: