Showing cs.PLShow all
2 papers · 1 filter
cs.PL2026
Emulation-Completeness of Programming Languages
Gregory Morse, Tamás Kozsik
We study when a programming language can emulate programs written in that same language without delegating the guest program back to the host evaluator or compiler. We call this pr…
cs.PL2026
Erlang Binary and Source Code Obfuscation
Gregory Morse, Tamás Kozsik
This paper studies obfuscation techniques for Erlang programs at the source, abstract syntax tree, BEAM assembly, and BEAM bytecode levels. We focus on transformations that complic…