diff options
author | Chloe Brown <chloe.brown.00@outlook.com> | 2025-03-25 16:52:43 +0000 |
---|---|---|
committer | Chloe Brown <chloe.brown.00@outlook.com> | 2025-03-25 16:52:43 +0000 |
commit | a2afd4b08dc2b7eada2f95ee95457457a3331344 (patch) | |
tree | 671b8530d7e8934efad4d91f7575ae01833c6bfe /sec/reducer.ltx |
Before the big rewrite
Diffstat (limited to 'sec/reducer.ltx')
-rw-r--r-- | sec/reducer.ltx | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/sec/reducer.ltx b/sec/reducer.ltx new file mode 100644 index 0000000..8cd19f0 --- /dev/null +++ b/sec/reducer.ltx @@ -0,0 +1,17 @@ +\documentclass[../main.tex]{subfiles} + +\begin{document} +\section{Fuelled Self-Reducer for System T}% +\label{sec:reducer} + +\TODO{ + \begin{itemize} + \item fuelled self-reducer + \item high-level strategy + \item example: case distinction + \item qualitative comparison + \item quantitative comparison (dLoC) + \end{itemize} +} + +\end{document} |