-
Couldn't load subscription status.
- Fork 7
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededperformanceMaking things faster, or use less memoryMaking things faster, or use less memory
Description
Initially we have support for locally nameless variable binding, but perhaps it would be handy to also support others, so users could compare them for performance. The original Unbound implementation also supports a nominal representation, for example.
- locally nameless
- nominal
- ordered terms (see freebroccolo's ocaml-ordered-terms implementation)
- scope graphs (see A Theory of Name Resolution)
More variations can be found in steshaw/lennart-lambda.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededperformanceMaking things faster, or use less memoryMaking things faster, or use less memory