askql icon indicating copy to clipboard operation
askql copied to clipboard

Port for..in, for..of and other loops to AskScript

Open czerwinskilukasz1 opened this issue 4 years ago • 2 comments

In order to keep minimal resources in AskVM, it would be good to port for..in, for..of, maybe for (and possibly other kinds of loops, if there are any at the time of reading this issue) from AskVM to AskScript and leave in AskVM only while (or for).

czerwinskilukasz1 avatar Jun 30 '20 12:06 czerwinskilukasz1

Please see the status of this discussion first: https://github.com/xFAANG/askql/issues/302

czerwinskilukasz1 avatar Jun 30 '20 16:06 czerwinskilukasz1

When porting these to AskScript, one should compare performance of Typescript forIn/forOf resources with their AskScript equivalents.

czerwinskilukasz1 avatar Jun 30 '20 16:06 czerwinskilukasz1