Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
C
cpdt
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
research
cpdt
Commits
1dcef083
Commit
1dcef083
authored
Sep 11, 2011
by
Adam Chlipala
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Pass through InductiveTypes, through end of reflexive types
parent
dbb709a5
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
44 additions
and
18 deletions
+44
-18
cpdt.bib
latex/cpdt.bib
+8
-0
InductiveTypes.v
src/InductiveTypes.v
+35
-17
StackMachine.v
src/StackMachine.v
+1
-1
No files found.
latex/cpdt.bib
View file @
1dcef083
...
...
@@ -156,3 +156,11 @@
year = {1980},
note = {Original paper manuscript from 1969}
}
@inproceedings{HOAS,
author = {Pfenning, F. and Elliot, C.},
title = {Higher-order abstract syntax},
booktitle = {Proceedings of the ACM SIGPLAN 1988 Conference on Programming Language Design and Implementation},
year = {1988},
pages = {199--208},
}
src/InductiveTypes.v
View file @
1dcef083
This diff is collapsed.
Click to expand it.
src/StackMachine.v
View file @
1dcef083
...
...
@@ -845,7 +845,7 @@ Qed.
(
**
This
one
goes
through
completely
automatically
.
Some
code
behind
the
scenes
registers
[
app_assoc_reverse
]
for
use
by
[
crush
]
.
We
must
register
[
tconcat_correct
]
similarly
to
get
the
same
effect
:%
\
index
{
Verncular
commands
!
Hint
Rewrite
}%
*
)
Some
code
behind
the
scenes
registers
[
app_assoc_reverse
]
for
use
by
[
crush
]
.
We
must
register
[
tconcat_correct
]
similarly
to
get
the
same
effect
:%
\
index
{
Vern
a
cular
commands
!
Hint
Rewrite
}%
*
)
(
*
begin
hide
*
)
Hint
Rewrite
tconcat_correct
:
cpdt
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment