Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S-expression parser #18

Open
ForNeVeR opened this issue Mar 13, 2014 · 2 comments
Open

S-expression parser #18

ForNeVeR opened this issue Mar 13, 2014 · 2 comments

Comments

@ForNeVeR
Copy link
Member

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 ForNeVeR added this to the Alpha milestone Mar 13, 2014
@hagane
Copy link
Contributor

hagane commented Mar 13, 2014

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.

@ForNeVeR ForNeVeR self-assigned this Mar 30, 2014
@ForNeVeR
Copy link
Member Author

I'm on it.

@ForNeVeR ForNeVeR removed their assignment Dec 26, 2015
@ForNeVeR ForNeVeR removed this from the Alpha milestone Apr 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants