Number hyperlist

From Esolang
Jump to navigation Jump to search

Number hyperlist is a data type I invented which improves on the length of number then the number list thing, aka 112123123, which would be 1, 12, 123

The stuff different about it

0 usually just does nothing in the other thing I was refering about, but I will make it do stuff
if you put 0 then 2, then it will contain 2 list items,
the list items contain the number of things in it, then the stuff in it,
which will be in the length number then number format
example
022111221314
this would be [[1, 2], [3, 4]]
this would be useful for cloud variables in scratch when you need lists in lists to be transported between computers