Has anyone looked into Ballerina? <https://balleri...
# thinking-together
s
Has anyone looked into Ballerina? https://ballerina.io/
Whenever possible, Ballerina prioritizes programmer convenience & productivity with familiarity, clearer abstractions, and easier concepts over uber system performance.
In Ballerina, every program is a sequence diagram that illustrates distributed and concurrent interactions automatically. The diagram is the code. The code is the diagram.
i
Never heard of this. Almost 78k commits: https://github.com/ballerina-platform/ballerina-lang At first look, it seems.. nice!
The organization scheme for their documentation is really thoughtful. Holy cow. https://ballerina.io/v1-1/learn/
s
Yeah, nice how they present examples: https://ballerina.io/v1-1/learn/by-example/modules.html
k
Yeah I saw this, and was most interested to hear more about the structural types, but didn't immediately spot details in the examples. Pointers appreciated.