Skip to content

A Developement language based on DOTS and interpreted with jQuery [MATH ORIENTED]

Notifications You must be signed in to change notification settings

bullgit/DOTLANG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOTLANG A Developement language based on DOTS and interpreted with jQuery

Why math oriented ?

Cause it's all about numbers, and we're working on an alphabet version. Which will be, the alphabet oriented version.

The thing

Non interpreted

. .. ... .... ..... ...... ....... ........ ......... ..........

Interpreted

1
2
3
4
5
6
7
8
9
10

Other thing to do with

From

.
+
.
=
..

To

1
+
1
=
2

Concrete example

... + .... + ... = 10
..... - .... = 1
... * .... = 24
........ / .... = 3

About

A Developement language based on DOTS and interpreted with jQuery [MATH ORIENTED]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published