This article explores Plang, an intent-based programming language designed to interpret natural language. For more information, visit plang.is or take your first steps
I am creating an app. It's a great way to develop the language. If it's not supported and I feel like it works, I will implement it
So I am setting up monitoring on variables in GUI. React style.
It goes like this
Start
- monitor %number1%, %number2%, call Calculate
/ more code
Calculate
- set %number1% + %number2%, as %sum%
- set #sum = %sum% / we are setting(updating) the GUI
So in few lines you are monitoring the variables. Amazing. Plang still blows my mind.
Now I have this project, and I know I am monitoring somewhere variables, so I search for it.
And the results, 3, that is it. And it's clean
I just liked that.
Top comments (0)