New Show Hacker News story: Show HN: iq – jq for images (using rust, LALRPOP)
Show HN: iq – jq for images (using rust, LALRPOP)
2 by michaelgiba | 0 comments on Hacker News.
I wanted to share an experimental side project I have been working on for some time. I constantly use commands like `jq` and `yq` for processing structured data in my day job and I was curious if a similar idea could be applied to images. Another goal of mine was to get some exposure to with rust. I discovered the LALRPOP parser generator which really helped moved the project along ( https://ift.tt/B2LyxSg )
2 by michaelgiba | 0 comments on Hacker News.
I wanted to share an experimental side project I have been working on for some time. I constantly use commands like `jq` and `yq` for processing structured data in my day job and I was curious if a similar idea could be applied to images. Another goal of mine was to get some exposure to with rust. I discovered the LALRPOP parser generator which really helped moved the project along ( https://ift.tt/B2LyxSg )
Comments
Post a Comment