Skip to content

Interpreter only on LHS#508

Open
nikivazou wants to merge 30 commits intodevelopfrom
nv.interpreter
Open

Interpreter only on LHS#508
nikivazou wants to merge 30 commits intodevelopfrom
nv.interpreter

Conversation

@nikivazou
Copy link
Member

No description provided.

@facundominguez
Copy link
Collaborator

@nikivazou is this something worth pursuing to completion now the the interpreter has been merged?

I lack some context to be sure, but two things seem to be happening in this PR that look worth finishing: Firstly, code duplication in PLE and the interpreter is factored out. Secondly, there is an attempt to simplify the interpreter by discarding the Trie that PLE uses, and instead going with a smaller procedure (maybe you can give an overview of the differences).

@nikivazou
Copy link
Member Author

Exactly! There is the refactoring and code is much simpler. But this interpreter is not strong enough for @michaelborkowski 's case study to pass.
So, my suggestion is to leave it hugging until I find time to improve it to handle the case study...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants