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

Possibility of alternative implementation of the type system of & Evaluation & Normalization processes #956

Open
Anton-Latukha opened this issue Jun 15, 2021 · 0 comments

Comments

@Anton-Latukha
Copy link
Collaborator

Anton-Latukha commented Jun 15, 2021

The most interesting tidbits of our talk was a 1 minute that may was overlooked, but no longer

It is where Kmett & Wiegley contemplated an idea of alternative HNix language evaluation implementation, through the "Normalization by Evaluation" (NBE) method that works nicely for strongly typed FP languages.

Kmett has great coverage of the method.

I've right away reached out to John to get the code, & the code is here, I think it is a nice artifact.

It is pretty much the very same sample of the code that Kmett writes & explains & shows in the above presentation a year after.

All of that can be thought about in HNix evaluation terms.

So... you decide...

does it sound tasty?.. 8)

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