Friday, May 10, 2024

Show HN: Jacinda, a functional Awk (text stream processing on the comamnd-line) https://ift.tt/xipC2EJ

Show HN: Jacinda, a functional Awk (text stream processing on the comamnd-line) Typed, functional (folds, scans) stream processing backed by Andrew Gallant/burntsushi's regular expressions library. There's a guide here! https://ift.tt/0QiN4p1 https://ift.tt/BVxcvk8 May 10, 2024 at 10:39PM

No comments:

Post a Comment

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) https://ift.tt/5Af6h7W

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) Built a native Scratch 3.0 runtime in Lua that runs .sb3 pr...