Closed viperscape closed 7 years ago
StreamParser already streams in a file and parses each block; but a better way would be to parse by statement, collect, then build the block on each step of the iteration.
shelving this for now, as per block parsing seems efficient for now
StreamParser already streams in a file and parses each block; but a better way would be to parse by statement, collect, then build the block on each step of the iteration.