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

Remove the compiler and VM #51

Closed
wants to merge 2 commits into from
Closed

Remove the compiler and VM #51

wants to merge 2 commits into from

Conversation

jbboehr
Copy link
Owner

@jbboehr jbboehr commented Nov 9, 2018

Why?

  • Lambdas are not supported by the compiler
  • Only marginally faster (if at all) than the interpreter
  • More brittle and harder to work on

See also: #49

Closes #49

Why?

* Lambdas are not supported by the compiler
* Only marginally faster (if at all) than the interpreter
* More brittle and harder to work on

See also: #49

Closes #49
@jbboehr
Copy link
Owner Author

jbboehr commented Nov 9, 2018

Closed by dfa8a3b

@jbboehr jbboehr closed this Nov 9, 2018
@jbboehr jbboehr deleted the remove-compiler branch November 9, 2018 19:30
@coveralls
Copy link

Coverage Status

Coverage decreased (-5.6%) to 83.681% when pulling 32ec21d on remove-compiler into 14fc707 on master.

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