Dagmawi Babi
6.43K subscribers
14.8K photos
1.96K videos
232 files
2.06K links
Believer of Christ | Creative Developer.

Files Channel: https://t.me/+OZ9Ul_rSBAQ0MjNk

Community: @DagmawiBabiChat
Download Telegram
Here's a pretty fun and quirky new programming language that uses glyphs.

Uiua is a programming language that incorporates array-oriented and stack-based programming paradigms.

An array-oriented language is one where the primary data structure is the array. In array languages, many operations that can apply to a single value can also apply to every value in an array. This is known as rank-polymorphism.

A stack-based language is one where all operations manipulate a global stack of values. Functions pop values off the top of the stack, perform their calculation, then push the results back on to the stack.

Read more
https://www.uiua.org/

I'm actually having fun playing around with it.

#Uiua #Programming
@Dagmawi_Babi