naggum icon indicating copy to clipboard operation
naggum copied to clipboard

S-expression parser

Open ForNeVeR opened this issue 11 years ago • 2 comments
trafficstars

I think we'll need a simple C#-based s-expression parser.

@hagane, wasn't your decision to purge all the pre-existing code somewhat premature? There were ol' good Reader and Symbol implementations that can be used even today - if you weren't brutally deleted them.

ForNeVeR avatar Mar 13 '14 14:03 ForNeVeR

Nah. While being quite fine on their own, Reader and Symbol weren't really up to the task. Concerning the sexp reader, that's where I think we should start, especially seeing as it can be easily covered by tests and should not depend on other parts.

hagane avatar Mar 13 '14 17:03 hagane

I'm on it.

ForNeVeR avatar Mar 30 '14 13:03 ForNeVeR