Some questions on embedding languages #928
-
|
Dear Lambdapi team, My goal (as a small part of my master thesis) is to embed a CoC-like language in lambapi. One interesting feature of this language is let bindings, so terms of the form Note that I want let bindings to have the semantics such that the following typechecks: This means that something like this does not work: A secondary question is what is good reading/watching material to read to help me in embedding the rest of this language? I'm still struggling quite a bit in understanding the concepts of how to embed languages in logical frameworks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi Jonathan. I realize only now that your questions has been left unanswered all that time. I am sorry about that. It is probably too late now but I will still give some elements:
|
Beta Was this translation helpful? Give feedback.
Hi Jonathan. I realize only now that your questions has been left unanswered all that time. I am sorry about that. It is probably too late now but I will still give some elements: