Wednesday, February 8, 2023

Show HN: Au: A C++14-compatible units library, by Aurora https://ift.tt/QAG5c4N

Show HN: Au: A C++14-compatible units library, by Aurora Aurora's C++ units library called "Au" (rhymes with "hey you!") has been a small but critical tool in Aurora's software development toolbox. Today, we're sharing it with the world[1]: Au is now open source for all to use. Feel free to ask me any questions! [1] https://ift.tt/sZ1QeX6... https://ift.tt/56Ya7QP February 8, 2023 at 11:59PM

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...