Skip to content
This repository has been archived by the owner on Nov 28, 2017. It is now read-only.

Provide a reference implementation and notes for implementors #20

Open
jrudolph opened this issue Nov 5, 2015 · 1 comment
Open

Provide a reference implementation and notes for implementors #20

jrudolph opened this issue Nov 5, 2015 · 1 comment

Comments

@jrudolph
Copy link
Contributor

jrudolph commented Nov 5, 2015

This is very important: real problems will only surface once someone starts to use the AST.

Questions that will come up:

  • How should the basic APIs interact with the AST?
  • Which AST kind should methods accept (the raw one or the full-featured one from this implementation)?
  • How is interaction between two json libraries going to work?

etc.

@mdedetrich
Copy link
Contributor

Should look at this once the design is a bit more concrete. Think with all of the attention we are getting now, the design will probably be revisited.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants