-
Notifications
You must be signed in to change notification settings - Fork 0
/
references.bib
executable file
·242 lines (207 loc) · 6.62 KB
/
references.bib
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
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
@book{ANTLR4Reference,
author = {Parr, Terence},
title = {The Definitive ANTLR 4 Reference},
year = {2013},
publisher = {Pragmatic Bookshelf},
edition = {2nd}
}
@online{ANTLRWebsite,
title = "ANTLR Website",
url = "https://www.antlr.org"
}
@article{ANTLRLLStar,
author = {Parr, Terence and Fisher, Kathleen},
title = {LL(*): The Foundation of the ANTLR Parser Generator},
year = {2011},
issue_date = {June 2011},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
volume = {46},
number = {6},
issn = {0362-1340},
url = {https://doi.org/10.1145/1993316.1993548},
doi = {10.1145/1993316.1993548},
journal = {SIGPLAN Not.},
month = jun,
pages = {425–436},
numpages = {12},
keywords = {memoization, subset construction, deterministic finite automata, syntactic predicates, glr, peg, context-sensitive parsing, backtracking, nondeterministic parsing, semantic predicates, augmented transition networks}
}
@article{ANTLRALLStar,
author = {Parr, Terence and Harwell, Sam and Fisher, Kathleen},
title = {Adaptive LL(*) Parsing: The Power of Dynamic Analysis},
year = {2014},
issue_date = {October 2014},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
volume = {49},
number = {10},
issn = {0362-1340},
url = {https://doi.org/10.1145/2714064.2660202},
doi = {10.1145/2714064.2660202},
journal = {SIGPLAN Not.},
month = oct,
pages = {579–598},
numpages = {20},
keywords = {augmented transition networks, peg, dfa, gll, all(*), glr, grammar, ll(*), nondeterministic parsing}
}
@book{LangImplPattern,
author = {Parr, Terence},
title = {Language Implementation Patterns: Create Your Own Domain-Specific and General Programming Languages},
year = {2014},
isbn = {193435645X},
publisher = {Pragmatic Bookshelf},
edition = {5th}
}
@online{WebAssemblySpecification,
title = "WebAssembly Specification",
author = "Andreas Rossberg (editor)",
organization = "WebAssembly Community Group",
edition = "Release 1.1",
month = "jun",
year = "2020",
url = "https://webassembly.github.io/spec/core/_download/WebAssembly.pdf"
}
@online{WebAssemblyWebsite,
title = "WebAssembly -- Website",
url = "https://webassembly.org"
}
@online{MDNWebAssembly,
title = "MDN -- WebAssembly",
organization = "Mozilla Foundation",
url = "https://developer.mozilla.org/en-US/docs/WebAssembly"
}
@online{WebAssemblyUnreachableWorkaround,
title = "GitHub Issue: wat2wasm - type mismatch in implicit return",
url = "https://github.com/WebAssembly/wabt/issues/1075"
}
@online{MDNJavaScript,
title = "MDN -- JavaScript",
organization = "Mozilla Foundation",
url = "https://developer.mozilla.org/en-US/docs/Web/JavaScript"
}
@online{Java8Specification,
title = "The Java Language Specification",
author = {Gosling, James and Joy, Bill and Steele, Guy and Bracha, Gilad and Buckley, Alex},
edition = "Java SE 8 Edition",
month = "feb",
year = "2015",
url = "https://docs.oracle.com/javase/specs/jls/se8/jls8.pdf"
}
@online{JNI8,
title = "Java Native Interface",
url = "https://docs.oracle.com/javase/8/docs/technotes/guides/jni/index.html"
}
@online{JavaOperators,
title = "Java Operators",
url = "https://docs.oracle.com/javase/tutorial/java/nutsandbolts/operators.html"
}
@online{GradleANTLRPlugin,
title = "ANTLR Gradle-Plugin",
url = "https://docs.gradle.org/current/userguide/antlr_plugin.html"
}
@online{KotlinReference,
title = "Kotlin Reference",
url = "https://kotlinlang.org/docs/reference"
}
@online{NodeJSDocumentation,
title = "Node.js Documentation",
url = "https://nodejs.org/dist/latest-v12.x/docs/api"
}
@online{Gradle,
title = "Gradle Documentation",
url = "https://gradle.org"
}
@online{Webpack,
title = "webpack Documentation",
url = "https://webpack.js.org"
}
@online{JUnit,
title = "JUnit User Guide",
url = "https://junit.org/junit5/docs/current/user-guide"
}
@online{AssertJ,
title = "AssertJ",
url = "https://assertj.github.io/doc"
}
@online{WABT,
title = "WABT: The WebAssembly Binary Toolkit",
url = "https://github.com/WebAssembly/wabt"
}
@online{Blazor,
title = "Microsoft Docs -- Blazor",
author = {Roth, Daniel and Latham, Luke and De la Cruz, Juan and Sanderson, Steve and Bartsch, Tobias and Stropek, Rainer and Rousos, Mike},
edition = "ASP.NET Core 3.1",
month = "mar",
year = "2020",
url = "https://docs.microsoft.com/en-us/aspnet/core/blazor?view=aspnetcore-3.1"
}
@online{Razor,
title = "Microsoft Docs -- Razor syntax",
author = {Anderson, Rick and Mullen, Taylor and Vicarel, Dan},
edition = "ASP.NET Core 3.1",
month = "feb",
year = "2020",
url = "https://docs.microsoft.com/en-us/aspnet/core/mvc/views/razor?view=aspnetcore-3.1"
}
@online{BlazorBlog,
title = "Blazor Server in .NET Core 3.0 scenarios and performance",
journal = "ASP.NET Blog",
author = "Daniel Roth",
month = "oct",
year = "2019",
url = "https://devblogs.microsoft.com/aspnet/blazor-server-in-net-core-3-0-scenarios-and-performance"
}
@online{RustWasmWebsite,
title = "Rust Website -- WebAssembly",
url = "https://www.rust-lang.org/what/wasm"
}
@online{RustWasmBook,
title = "Rust and WebAssembly (Book)",
url = "https://rustwasm.github.io/docs/book"
}
@online{WeeAlloc,
title = "wee\_{}alloc Documentation",
url = "https://docs.rs/wee_alloc/0.4.5/wee_alloc"
}
@online{Emscripten,
title = "Emscripten Documentation",
url = "https://emscripten.org"
}
@online{TypeScript,
title = "Typescript",
url = "https://www.typescriptlang.org"
}
@online{WebAssemblyW3CPressStandard,
title = "World Wide Web Consortium (W3C) brings a new language to the Web as WebAssembly becomes a W3C Recommendation",
url = "https://www.w3.org/2019/12/pressrelease-wasm-rec.html.en"
}
@online{WebAssemblyW3CProcess,
title = "WebAssembly W3C Process",
url = "https://github.com/WebAssembly/meetings/blob/master/process/phases.md"
}
@online{WebAssemblyProposals,
title = "WebAssembly proposals",
url = "https://github.com/WebAssembly/proposals"
}
@online{WebAssemblyInterfaceTypes,
title = "WebAssembly Proposal: Interface Types",
url = "https://github.com/WebAssembly/interface-types"
}
@book{AgileSoftwareDevelopmentPPP,
author = {Martin, Robert Cecil},
title = {Agile Software Development: Principles, Patterns, and Practices},
year = {2003},
isbn = {0135974445},
publisher = {Prentice Hall PTR},
address = {USA}
}
@online{OracleJavaSESupportRoadmap,
title = "Oracle Java SE Support Roadmap",
url = {https://www.oracle.com/java/technologies/java-se-support-roadmap.html}
}
@online{WASI,
title = "Standardizing WASI: A system interface to run WebAssembly outside the web",
author = {Clark, Lin},
url = {https://hacks.mozilla.org/2019/03/standardizing-wasi-a-webassembly-system-interface}
}