Parallel Scanning (not efficient)

DongWook Lee·2020년 3월 2일
0

ClauParser

목록 보기
1/2
  1. find position for " or \ or \n or # in parallel.

  2. find start and last position for valid qouted string.

  3. Scanning (using start and last position for valid qouted string) in Parallel.

profile
Interested in C/C++, Parsing, Parallel Processing and Simulation.

0개의 댓글