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

Figure out why running tictactoe with LLVM segfaults #6

Open
sfultong opened this issue Jun 14, 2018 · 0 comments
Open

Figure out why running tictactoe with LLVM segfaults #6

sfultong opened this issue Jun 14, 2018 · 0 comments

Comments

@sfultong
Copy link
Owner

I think I might be doing partial evaluation in Eval.hs
This is not going to work.
LLVM needs to eventually be written to take a passed in pair heap pointer, and the index to the tree of pairs data.

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

1 participant