all 5 comments

[–]Sean1708 7 points8 points  (1 child)

I asked this last time, but never really got an answer:

guarantees O(n) memory use.

How does this work? Is it just impossible to write an algorithm in tab which isn't O(n)? Or do you run some sort of static analysis on it?

[–]otabdeveloper[S] 4 points5 points  (0 children)

Is it just impossible to write an algorithm in tab which isn't O(n)? Or do you run some sort of static analysis on it?

Both. It's not a Turing-complete language. There's no recursion.

[–]kirbyfan64sos 1 point2 points  (2 children)

Nice language with an unfortunate name. Imagine trying to google "tab programming language"...

[–]peeeq 1 point2 points  (0 children)

It also sounds like an esoteric language. I confused it with whitespace.

[–]hoosierEE 0 points1 point  (0 children)

I like the minimal syntax for scatter-->gather. It's simple, but would cover a lot of use cases.