-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathresearch.html
189 lines (182 loc) · 6.23 KB
/
research.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="" >
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>Tomoaki Kobayashi – Research</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
div.columns{display: flex; gap: min(4vw, 1.5em);}
div.column{flex: auto; overflow-x: auto;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
/* The extra [class] is a hack that increases specificity enough to
override a similar rule in reveal.js */
ul.task-list[class]{list-style: none;}
ul.task-list li input[type="checkbox"] {
font-size: inherit;
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
}
/* CSS for citations */
div.csl-bib-body { }
div.csl-entry {
clear: both;
margin-bottom: 0em;
}
.hanging-indent div.csl-entry {
margin-left:2em;
text-indent:-2em;
}
div.csl-left-margin {
min-width:2em;
float:left;
}
div.csl-right-inline {
margin-left:2em;
padding-left:1em;
}
div.csl-indent {
margin-left: 2em;
} .body-block>h1 {
border-bottom: 2px solid black;
}
.active {
font-weight: bold;
}
code,
pre:has(code) {
/* color: green; */
background-color: white;
}
pre:has(code) {
padding: 10px;
border: 2px solid black;
}
.csl-entry {
margin-top: 10px;
}
.csl-block {
margin-top: 3px;
/* line-height: 1.2; */
}
</style>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<header>
<table border="1" style="display: table">
<tr>
<td height="100" style="width: 60%">
<h1 class="title" style="margin:0px 0px 0px 0px;">Tomoaki Kobayashi</h1>
</td>
<td style="width: 40%">
<nav>
<a class="" href="./index.html">
About
</a>
<a class="" href="./oss.html">
OSS
</a>
<a class="active" href="./research.html">
Research
</a>
<!-- <a class="" href="./posts.html">
Posts
</a> -->
</nav>
</td>
</tr>
</table>
</header>
<div id="title-block-header" style="text-align: center;">
<h1 class="title">Research</h1>
<p class="date">20th Nov 2024</p>
</div>
<nav id="TOC" role="doc-toc">
<ul>
<li><a href="#favourite-resources"
id="toc-favourite-resources"><span
class="toc-section-number">1</span> Favourite Resources</a></li>
<li><a href="#now-reading" id="toc-now-reading"><span
class="toc-section-number">2</span> Now Reading…</a>
<ul>
<li><a href="#programming-languages"
id="toc-programming-languages"><span
class="toc-section-number">2.1</span> Programming
Languages</a></li>
<li><a href="#security" id="toc-security"><span
class="toc-section-number">2.2</span> Security</a></li>
</ul></li>
</ul>
</nav>
<div class="body-block">
<p>Although I am working full-time, I still occasionally read
research papers to satisfy my intellectual curiosity. Here, I will
compile interesting links that may be useful during such times.</p>
<h1 data-number="1" id="favourite-resources"><span
class="header-section-number">1</span> Favourite Resources</h1>
<ul>
<li><a href="https://okmij.org/ftp/">https://okmij.org/ftp/</a></li>
<li><a
href="https://www.cis.upenn.edu/~bcpierce/">https://www.cis.upenn.edu/~bcpierce/</a></li>
<li><a
href="https://www.cs.cornell.edu/~asampson/">https://www.cs.cornell.edu/~asampson/</a>
<ul>
<li><a
href="https://www.cs.cornell.edu/~asampson/blog/">blog</a></li>
<li><a
href="https://www.cs.cornell.edu/~asampson/teaching.html">teaching</a></li>
</ul></li>
<li><a
href="https://www.cs.tufts.edu/~nr/">https://www.cs.tufts.edu/~nr/</a></li>
</ul>
<h1 data-number="2" id="now-reading"><span
class="header-section-number">2</span> Now Reading…</h1>
<h2 data-number="2.1" id="programming-languages"><span
class="header-section-number">2.1</span> Programming Languages</h2>
<div id="refs-pl" class="references csl-bib-body"
data-entry-spacing="0" role="list">
<div id="ref-Pierce:TFP24" class="csl-entry" role="listitem">
<div class="csl-left-margin">[1] </div><div
class="csl-right-inline"><div class="csl-block">Pierce, B.C.
</div><div class="csl-block"><a
href="http://www.cis.upenn.edu/~bcpierce/papers/2024-TFP-talk.pdf">Delta:
Ordered types for stream processing</a>. <div class="csl-block">Talk
at Trends in Functional Programming (TFP).</div></div></div>
</div>
</div>
<h2 data-number="2.2" id="security"><span
class="header-section-number">2.2</span> Security</h2>
<div id="refs-sec" class="references csl-bib-body"
data-entry-spacing="0" role="list">
<div id="ref-10.1145/3617232.3624862" class="csl-entry"
role="listitem">
<div class="csl-left-margin">[1] </div><div
class="csl-right-inline"><div class="csl-block">VanHattum, A.,
Pardeshi, M., Fallin, C., Sampson, A. and Brown, F. </div><div
class="csl-block"><a
href="https://doi.org/10.1145/3617232.3624862">Lightweight, modular
verification for WebAssembly-to-native instruction selection</a>.
<em>Proceedings of the 29th ACM international conference on
architectural support for programming languages and operating
systems, volume 1</em> (New York, NY, USA, 2024),
231–248.</div></div>
</div>
<div id="ref-10.1145/3510457.3513031" class="csl-entry"
role="listitem">
<div class="csl-left-margin">[2] </div><div
class="csl-right-inline"><div class="csl-block">VanHattum, A.,
Schwartz-Narbonne, D., Chong, N. and Sampson, A. </div><div
class="csl-block"><a
href="https://doi.org/10.1145/3510457.3513031">Verifying dynamic
trait objects in rust</a>. <em>Proceedings of the 44th international
conference on software engineering: Software engineering in
practice</em> (New York, NY, USA, 2022), 321–330.</div></div>
</div>
</div>
</div>
</body>
</html>