this post was submitted on 26 Jul 2025
80 points (97.6% liked)

Programming

21924 readers
760 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] jubilationtcornpone@sh.itjust.works 48 points 1 week ago (10 children)

This kind of seems like a solution in search of a problem. Most modern high level programming languages are easily readable, 'english oriented', and already capable of at least some level of cross platform development.

One of the main problems with any programing language or framework is that flexibility breeds complexity. If they seriously think they're going to lower the complexity of programming by allowing devs to write programs [essentially] in plain English, and then let AI do the rest, I think it's a recipe for disappointment.

[–] state_electrician@discuss.tchncs.de 5 points 1 week ago (1 children)

I don't have high hopes for it to be actually useful. They already have Kotlin, which feels like a playground for language designers.

[–] expr@programming.dev 0 points 1 week ago

Yeah... Kotlin is an unreadable nightmare.

load more comments (8 replies)