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

Provide optional runtime side parser #7

Merged
merged 7 commits into from
May 23, 2016
Merged

Provide optional runtime side parser #7

merged 7 commits into from
May 23, 2016

Conversation

twada
Copy link
Owner

@twada twada commented May 21, 2016

Provides optional runtime side parser using reducer chain.

Parses assertion expression at runtime. Makes compiler side small and fast, like current power-assert architecture.

  • acorn-based runtime side parser
  • introduce reducer architecture into formatter
  • README
  • avoid unnecessary JSON.stringify

@twada twada merged commit e4a178d into master May 23, 2016
@twada twada deleted the runtime-side-parser branch May 23, 2016 09:05
@twada twada mentioned this pull request May 26, 2016
6 tasks
twada added a commit that referenced this pull request May 16, 2018
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

Successfully merging this pull request may close these issues.

1 participant