-
I'm working on a programming language inspired by erlang and which compiles to Rust: https://letlang.dev
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
I meant the lang I'm writing. (This being r/ProgrammingLanguages, when people say "my lang" that's what they're going to mean. We're cooking the future here, my friend.)
-
Deal
🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.
I started using a design by contract library for a Python project this year and it made my code safer and easier to use.
-
It also offers a great Inversion of Control mechanism where everything is customisable, and, unlike Capability Objects, AESs also offer compatibility with type inference (you can pass functions doing IO to map, and it Just Works(TM)) and first-class control over stack frames (because really a continuation function is just some stack frames, which you can manually move to the heap if you want a closure; which means async is an effect!). It also is composable in ways Monads are not.
-
mech
🦾 Mech is a programming language for building data-driven systems like robots, games, and interfaces. Start here!
You should take a look at the language I’m developing, Mech: https://github.com/mech-lang/mech
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives