|
|
|
|
|
by ingigauti
640 days ago
|
|
I've been developing a programming language that does this, the repo can be found here https://github.com/plangHQ Here is a code example ReadFileAndUpdate
- read file.txt in %content%
- set %content.updated% as %now%
- write %content% to file.txt
I call this intent based programming. There isn't a strict syntax (there are few rules), the developer creates a Goal (think function) and writes steps (start with -) to solve the goalI've been using it for clients with very good results, and from the 9 months I've been able to build code using it, the experience has shown far less code needs to be written and you see the project from different perspective. |
|
I kind of regret when NFTs were all the rage, at least it was fun.
Also please show us a real code that is generated.