DOTLANG A Developement language based on DOTS and interpreted with jQuery
Cause it's all about numbers, and we're working on an alphabet version. Which will be, the alphabet oriented version.
Non interpreted
. .. ... .... ..... ...... ....... ........ ......... ..........
Interpreted
1
2
3
4
5
6
7
8
9
10
From
.
+
.
=
..
To
1
+
1
=
2
... + .... + ... = 10
..... - .... = 1
... * .... = 24
........ / .... = 3