References
R Bytecode Book
Preface
1
Introduction
2
How R executes code
3
Disassembling bytecode
4
Assembling bytecode
5
Assembling bytecode (II)
6
Bytecode Assembly Syntax
7
Stored Expressions
8
Exploration
9
Instruction Reference
10
Summary
References
11
Appendix: Builtin, Special and
MATH1
functions
12
Appendix: Instruction Index
13
Appendix: Manual Bytecode Compilation
14
Appendix: Glossary
References
Tierney, Luke. 2019.
“The r Bytecode Compiler and VM (RIOT 2019).”
https://homepage.divms.uiowa.edu/~luke/talks/Riot-2019.pdf
.
———. 2023.
“A Byte Code Compiler for r.”
10
Summary
11
Appendix: Builtin, Special and
MATH1
functions