Global ETD Search
Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.
Results
Showing 1 to 2 of 2 for “"The Rust Programming Language"”.
-
Practical Modern Quantum Programming
In this thesis we present a compiler for Cavy, an imperative quantum programming language. The main contribution of the Cavy system is the application of region inference to the problem of safe and efficient ancilla qubit allocation, use, and deallocation in a programming language with a reversible …
-
An Undergraduate Computer Systems Curriculum Using Rust
We present the design and evaluation of an undergraduate computer systems curriculum taught in the Rust programming language. Traditionally, such courses have relied on C to introduce students to fundamental concepts including processes, memory management, and concurrency. While C has historical …