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

WIP: Ufuzz harmony code output #29

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

fabiosantoscode
Copy link
Collaborator

@fabiosantoscode fabiosantoscode commented May 16, 2018

@kzc I've restarted my work on this. I used to have classes and whatnot, but they require strict mode, which broke everything everywhere. I added strict mode support and a scope registry, but delete wouldn't work. So classes and methods are off-limits for now.

@kzc
Copy link
Contributor

kzc commented May 16, 2018

There's a few random ES code generators out there, but unfortunately none like ufuzz that produce useful testable output. Generating plausible runnable scenarios without throwing too many exceptions is not easy - never mind the issue of the Halting Problem.

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.

None yet

2 participants