Best of C Programming โ May 2023
- 1
- 2
- 3
fast.aiยท3y
Mojo might be the biggest thing to happen in programming for decades
Mojo, a new programming language from Modular 1, is the second time in my life Iโve had that feeling. Python is the language that I have used for nearly all my work over the last few years. It has a trick up its sleeve: it can call out to code written in fast languages.
- 4
Hacker Newsยท3y
vadimdemedes/ink: ๐ React for interactive command-line apps
Ink provides the same component-based UI building experience that React offers in the browser. Ink uses Yoga to build Flexbox layouts in the terminal, so most CSS-like props are available in Ink. If you're looking for docs on Ink 3, check out this release.