ChAoSUnItY/tangle

Implement original lexer / parser for later benchmarking purpose

Opened this issue · 0 comments

Currently the experimental lexer / parser has been nearly done, to investigate this implementation's performace / memory, we'll have to also implement the original lexer / parser to comare them with Criterion library under same condition for the later evalutaion.