Use extracted Lambda Box definitions and s-expression serializers#51
Use extracted Lambda Box definitions and s-expression serializers#514ever2 wants to merge 6 commits intoagda:masterfrom
Conversation
7efe964 to
d8d2ee1
Compare
d9a325f to
20120b7
Compare
|
Sorry for not replying earlier, that is very cool, thanks! I think I'd prefer the Don't you think we can actually fully remove the Anyways, thanks a lot. |
I don't see any reason to keep it. |
|
I'll rebase the PR later. Would that work for you? |
Use$\lambda_\square$ s-expression serializer extracted from Peregrine. Also updates agda2lambox to use the new AST format and includes serializers for the Peregrine configuration object.
I moved the definition of$\lambda_\square$ from agda2lambox to the lambdabox library. We can change this if you prefer to keep the files here or include the extracted files in this repo too.
Other changes: