Curriculum Vitae
Jonathan Aldrich

Contact Information

Jonathan Aldrich
Software and Societal Systems Department
School of Computer Science
Carnegie Mellon University
5000 Forbes Avenue
Pittsburgh, PA 15213-3891

email: jonathan.aldrich@cs.cmu.edu
web: http://www.cs.cmu.edu/~aldrich/
phone: +1-412-268-7278
fax: +1-412-268-2338
office: 422 TCS Hall

Executive assistant:

Linda Campbell
lv2c at andrew dot cmu dot edu

Research: Engineering Languages

I work at the intersection of programming languages and software engineering. My research examines new ways to express software and its properties that improve our ability to engineer software at scale. Effective software engineering at scale is closely tied to design---how a system is broken into parts, and how those parts compose to achieve the desired functionality and properties of the system. Thus, my research develops new ways to express design within source code, where both tools and engineers can most effectively leverage it, thereby improving productivity and reducing errors. My work also focuses on improved object models---a foundational composition mechanism---as well as type systems and logics for specifying component boundaries and reasoning about the result of composition. I evaluate the systems I develop using a wide variety of techniques, including mathematical proofs, case studies, code corpus studies, and evaluations with human subjects. One might say that I work on languages for better software engineering, but that I also take an engineering approach to language design: thinking not just about what a language can express, but the cost-benefit tradeoffs of various language constructs and how those constructs work together to help engineers develop software more effectively.

Education

Ph.D., Computer Science and Engineering, University of Washington, August 2003.

Advisors: Craig Chambers and David Notkin
Thesis: Using Types to Enforce Architectural Design

M.S., Computer Science and Engineering, University of Washington, June 1999.

B.S., Engineering and Applied Science (Computer Science), California Institute of Technology, June 1997.

Employment

2017-presentProfessor, Carnegie Mellon University
2009-2017Associate Professor, Carnegie Mellon University
2003-2009Assistant Professor, Carnegie Mellon University
1997-2003Graduate Student and Research Assistant, University of Washington
Summer 1997Research Assistant, California Institute of Technology
Summers 1993-1996Summer Intern, Sequent Computer Systems, Inc.

Selected Honors

Publications

Book Chapters

  1. Checking Concurrent Typestate with Access Permissions in Plural: A Retrospective. Kevin Bierhoff, Nels E. Beckman and Jonathan Aldrich. In Peri L. Tarr and Alexander L. Wolf, editors, Engineering of Software: The Continuing Contributions of Leon J. Osterweil, pages 35-48. Springer, 2011.
  2. Practical Exception Specifications. Donna Malayeri and Jonathan Aldrich. In Christophe Dony, Jørgen Lindskov Knudsen, Alexander B. Romanovsky, and Anand Tripathi, editors, Advanced Topics in Exception Handling Techniques, volume 4119 of Lecture Notes in Computer Science, pages 200-220. Springer, 2006.

Refereed Journal Publications

  1. Plan B - Design Methodology for Cyber-Physical Systems Robust to Timing Failures. Mohammad Khayatian, Mohammadreza Mehrabian, Edward Andert, Reese Grimsley, Kyle Liang, Yi Hu, Ian McCormack, Carlee Joe-Wong, Jonathan Aldrich, Bob Iannucci, and Aviral Shrivastava. Transactions on Cyber-Physical Systems, Volume 6 Issue 3, July 2022.
  2. Bounded Abstract Effects. Darya Melicher, Anlun Xu, Valerie Zhao, Alex Potanin, and Jonathan Aldrich. ACM Trans. Program. Lang. Syst. (TOPLAS) 44, 1, Article 5, March 2022
  3. PLIERS: A Process that Integrates User-Centered Methods into Programming Language Design. Michael Coblenz, Gauri Kambhatla, Paulette Koronkevich, Jenna L. Wise, Celeste Barnaby, Joshua Sunshine, Jonathan Aldrich, and Brad A. Myers. ACM Transactions on Computer-Human Interaction, 2021.
  4. Obsidian: Typestate and Assets for Safer Blockchain Programming. Michael Coblenz, Reed Oei, Tyler Etzel, Paulette Koronkevich, Yannick Bloem, Brad A. Myers, Joshua S. Sunshine, and Jonathan Aldrich. ACM Trans. Program. Lang. Syst. (TOPLAS) 42, 3, Articl e 14, December 2020.
  5. Gradual verification of recursive heap data structures. Jenna Wise, Johannes Bader, Cameron Wong, Jonathan Aldrich, Ãic Tanter, and Joshua Sunshine. Proc. ACM Program. Lang. 4, OOPSLA, Article 228, November 2020
  6. Can advanced type systems be usable? An empirical study of ownership, assets, and typestate in Obsidian. Michael Coblenz, Jonathan Aldrich, Joshua Sunshine, and Brad A. Myers . Proc. ACM Program. Lang. 4, OOPSLA, Article 132, November 2020
  7. Penrose: from mathematical notation to beautiful diagrams. Katherine Ye, Wode Ni, Max Krieger, Dor Ma'ayan, Jenna Wise, Jonathan Aldrich, Joshua Sunshine, and Keenan Crane. ACM Trans. Graph., Vol. 39, No. 4, Article 144, 2020.
  8. Decidable Subtyping for Path Dependent Types. Julian MacKay, Alex Potanin, Jonathan Aldrich, and Lindsay Groves. Proc. ACM Program. Lang. 4(POPL):66, 2020.
  9. Model-Based Adaptation for Robotics Software. Jonathan Aldrich, David Garlan, Christian Kästner, Claire Le Goues, Anahita Mohseni-Kabir, Ivan Ruchkin, Selva Samuel, Bradley R. Schmerl, Christopher Steven Timperley, Manuela Veloso, Ian Voysey, Joydeep Biswas, Arjun Guha, Jarrett Holtz, Javier Cámara, Pooyan Jamshidi. IEEE Software 36.2 (83-90), 2019.
  10. Reasonable Programmable Literal Notation. Cyrus Omar and Jonathan Aldrich. Proc. ACM Program. Lang. 2(ICFP):106, 2018.
  11. Foundations of Typestate-Oriented Programming. Ronald Garcia, Éric Tanter, Roger Wolff, and Jonathan Aldrich. Transactions on Programming Languages and Systems 36(4) article 12, 2014.
  12. AEminium: A Permission Based Concurrent-by-Default Programming Language Approach. Sven Stork, Karl Naden, Joshua Sunshine, Manuel Mohr, Alcides Fonseca, Paulo Marques, and Jonathan Aldrich. Transactions on Programming Languages and Systems 36(1) article 2, 2014.
  13. A Case Study on the Lightweight Verification of a Multi-Task Threaded Task Server. Néstor Cataño, Ijaz Ahmed, Radu Siminiceanu, and Jonathan Aldrich. Science of Computer Programming 80(A):169-187, 2014.
  14. Differencing and Merging of Architectural Views. Marwan Abi-Antoun, Jonathan Aldrich, Nagi Nahas, Bradley Schmerl, and David Garlan. Automated Software Engineering Journal 15(1):35-74, 2008.
  15. A Case Study in Re-engineering to Enforce Architectural Control Flow and Data Sharing. Marwan Abi-Antoun, Jonathan Aldrich, and Wesley Coelho. Journal of Systems and Software 80(2):240-264, February 2007.
  16. Discovering Architectures from Running Systems. Bradley Schmerl, Jonathan Aldrich, David Garlan, Rick Kazman, and Hong Yan. IEEE Transactions on Software Engineering 32(7):454-466, July 2006.
  17. Comprehensive Synchronization Elimination for Java. Jonathan Aldrich, Emin Gun Sirer, Craig Chambers, and Susan Eggers. Science of Computer Programming 47(2-3):91-120, May-June 2003.

Refereed Conference Publications

  1. Derivations with Holes for Concept-Based Program Synthesis. João Costa Seco, Jonathan Aldrich, Luís Carvalho, Bernardo Toninho, and Carla Ferreira. Proc. Onward!, 2021.
  2. Gradual Program Analysis for Null Pointers. Sam Estep, Jenna Wise, Jonathan Aldrich, Éric Tanter, Johannes Bader, and Joshua Sunshine. Proc. European Conference on Object-Oriented Programming (ECOOP), 2021.
  3. Facilitating Connector Evolution With Architecture-Centric Development. Selva Samuel and Jonathan Aldrich. Short Technical Track Paper, Proc. International Conference on Software Architecture (ICSA), March 2021.
  4. A Case Study in Language-Based Security: Building an I/O Library for Wyvern. Jennifer Fish, Darya Melicher, and Jonathan Aldrich. Onward! 2020.
  5. Syntactically Restricting Bounded Polymorphism for Decidable Subtyping. Julian MacKay, Alex Potanin, Jonathan Aldrich, and Lindsay Groves. Asian Symposium on Programming Languages and Systems (APLAS), 2020.
  6. Interdisciplinary Programming Language Design. Michael Coblenz, Jonathan Aldrich, Brad A. Myers, and Joshua Sunshine. In Onward! Essays, 2018.
  7. Capabilities: Effects for Free. Aaron Craig, Alex Potanin, Lindsay Groves, and Jonathan Aldrich. Proc. International Conference on Formal Engineering Methods (ICFEM), 2018.
  8. Reasonable Programmable Literal Notation. Cyrus Omar and Jonathan Aldrich. Proc. ACM Program. Lang. 2(ICFP):106, 2018.
  9. Gradual Program Verification. Johannes Bader, Jonathan Aldrich, and Eric Tanter. Proc. VMCAI, January 2018.
  10. The Implementation of Object Propositions: the Oprop Verification Tool. Ligia Nistor and Jonathan Aldrich. Proc. Formal Aspects of Component Software (FACS), 2017.
  11. A Capability-Based Module System for Authority Control. Darya Melicher, Yanqingwei Shi, Alex Potanin, and Jonathan Aldrich. Proc. European Conference on Object-Oriented Programming (ECOOP), 2017.
  12. Glacier: Transitive Class Immutability for Java. Michael Coblenz, Whitney Nelson, Jonathan Aldrich, Brad Myers and Joshua Sunshine. Proc. International Conference on Software Engineering (ICSE), Buenos Aires, Argentina, May 20-28, 2017.
  13. Toward Semantic Foundations for Program Editors. Cyrus Omar, Ian Voysey, Michael Hilton, Joshua Sunshine, Claire Le Goues, Jonathan Aldrich and Matthew A. Hammer. Proc. Summit on Advances in Programming Languages (SNAPL), May 2017.
  14. Hazelnut: A Bidirectionally Typed Structure Editor Calculus. Cyrus Omar, Ian Voysey, Michael Hilton, Jonathan Aldrich, and Matthew A. Hammer. Proc. Principles of Programming Languages (POPL), 2017.
  15. Programmable Semantic Fragments: The Design and Implementation of typy. Cyrus Omar and Jonathan Aldrich. Proc. Generative Programming: Concepts & Experiences (GPCE), 2016.
  16. Software Development Practices, Barriers in the Field and the Relationship to Software Quality. Beth Yost, Michael Coblenz, Brad Myers, Joshua Sunshine, Jonathan Aldrich, Sam Weber, Forrest Shull, Matthew Patron, Melissa Heeren, Shelley Krueger, and Mark Pfaff. Proc. Empirical Software Engineering and Measurement (ESEM), 2016.
  17. Composing Interfering Abstract Protocols. Filipe Militão, Jonathan Aldrich, and Luís Caires. Proc. European Conference on Object-Oriented Programming, 2016.
  18. Exploring Language Support for Immutability. Michael Coblenz, Joshua Sunshine, Jonathan Aldrich, Brad Myers, Samuel Weber, and Forrest Shull. Proc. International Conference on Software Engineering (ICSE), 2016.
  19. Inter-app Communication in Android: Developer Challenges. Waqar Ahmad, Christian Kästner, Joshua Sunshine, and Jonathan Aldrich. Proc. Mining Software Repositories (MSR), 2016.
  20. Cooperative Exceptions for Concurrent Objects. Bruno Cabral, Alcides Fonseca, Paulo Marques, and Jonathan Aldrich. Proc. 21st IEEE Pacific Rim International Symposium on Dependable Computing (PRDC), 2015.
  21. A Course-Based Usability Analysis of Cilk Plus and OpenMP. Michael Coblenz, Robert Seacord, Brad Myers, Joshua Sunshine, and Jonathan Aldrich. Visual Languages and Human-Centric Computing (VL/HCC), 2015.
  22. A Theory of Tagged Objects. Joseph Lee, Jonathan Aldrich, Troy Shaw, and Alex Potanin. Proc. European Conference on Object-Oriented Programming (ECOOP), 2015.
  23. Composable and Hygienic Typed Syntax Macros. Cyrus Omar, Chenglong Wang, and Jonathan Aldrich. Proc. Symposium on Applied Computing (SAC), 2015.
  24. Searching the State Space: A Qualitative Study of API Protocol Usability. Joshua Sunshine, James Herbsleb and Jonathan Aldrich. Proc. International Conference on Program Comprehension (ICPC), 2015.
  25. Collaborative Infrastructure for Test-Driven Scientific Model Validation. Cyrus Omar, Jonathan Aldrich, and Richard Gerkin. Proc. International Conference on Software Engineering, New Ideas and Results track (ICSE NIER), 2014.
  26. Structuring Documentation to Support State Search: A Laboratory Experiment about Protocol Programming. Joshua Sunshine, James Herbsleb, and Jonathan Aldrich. Proc. European Conference on Object-Oriented Programming, 2014.
  27. Rely-Guarantee Protocols. Filipe Militão, Jonathan Aldrich, and Luís Caires. Proc. European Conference on Object-Oriented Programming, 2014.
  28. Safely Composable Type-Specific Languages. Cyrus Omar, Darya Kurilova, Ligia Nistor, Benjamin Chung, Alex Potanin, and Jonathan Aldrich. Proc. European Conference on Object-Oriented Programming, 2014. Distinguished Paper Award.
  29. In-Nimbo Sandboxing. Michael Maass, Jonathan Aldrich, and William Scherlis. Proc. Science of Security (HotSOS), 2014.
  30. Object Propositions. Ligia Nistor, Jonathan Aldrich, Stephanie Balzer and Hannes Mehnert. Proc. Formal Methods, 2014.
  31. The Power of Interoperability: Why Objects Are Inevitable. Jonathan Aldrich. In Onward! Essays, 2013.
  32. Introducing Tool-Supported Architecture Review into Software Design Education. Yuanfang Cai, Rick Kazman, Ciera Jaspan, and Jonathan Aldrich. Proc. Software Engineering Education and Training (CSEE&T), 2013.
  33. Statically Checking API Protocol Conformance with Mined Multi-Object Specifications. Michael Pradel, Ciera Jaspan, Jonathan Aldrich, and Thomas Gross. In Proceedings of the International Conference on Software Engineering (ICSE '12), 2012.
  34. Verification of Snapshotable Trees using Access Permissions and Typestate. Hannes Mehnert and Jonathan Aldrich. In Proceedings of TOOLS, 2012.
  35. A Type System for Borrowing Permissions. Karl Naden, Robert Bocchino, Kevin Bierhoff, Jonathan Aldrich. In Proceedings of Principles of Programming Languages (POPL '12), 2012.
  36. First-Class State Change in Plaid. Joshua Sunshine, Karl Naden, Sven Stork, Jonathan Aldrich, and Éric Tanter. In Proceedings of Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA '11), 2011.
  37. Gradual Typestate. Roger Wolff, Ronald Garcia, Éric Tanter, and Jonathan Aldrich. In Proceedings of the European Conference on Object-Oriented Programming (ECOOP '11), 2011.
  38. An Empirical Study of Object Protocols in the Wild. Nels E. Beckman, Duri Kim, and Jonathan Aldrich. In Proceedings of the European Conference on Object-Oriented Programming (ECOOP '11), 2011.
  39. Permission-Based Programming Languages (NIER Track). Jonathan Aldrich, Ronald Garcia, Mark Hahnenberg, Manuel Mohr, Karl Naden, Darpan Saini, Sven Stork, Joshua Sunshine, Éric Tanter, and Roger Wolff. In Proceedings of the International Conference on Software Engineering (ICSE '11), New Ideas and Emerging Results Track, 2011.
  40. Static Extraction and Conformance Analysis of Hierarchical Runtime Architectural Structure using Annotations. Marwan Abi-Antoun and Jonathan Aldrich. In Proceedings of the Conference on Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA '09), 2009.
  41. CZ: Multiple Inheritance without Diamonds. Donna Malayeri and Jonathan Aldrich. Proceedings of the Conference on Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA '09), 2009.
  42. Typestate-Oriented Programming. Jonathan Aldrich, Joshua Sunshine, Darpan Saini, and Zachary Sparks. In Proceedings of Onward!, 2009.
  43. Concurrency by Default: Using Permissions to Express Dataflow in Stateful Programs. Sven Stork, Paulo Marques, and Jonathan Aldrich. In Proceedings of Onward!, 2009.
  44. Checking Framework Interactions with Relationships. Ciera Jaspan and Jonathan Aldrich. In Proceedings of the European Conference on Object Oriented Programming (ECOOP ’09), July 2009.
  45. Practical API Protocol Checking with Access Permissions. Kevin Bierhoff, Nels E. Beckman, and Jonathan Aldrich. In Proceedings of the European Conference on Object Oriented Programming (ECOOP ’09), July 2009.
  46. Is Structural Subtyping Useful? An Empirical Study. Donna Malayeri and Jonathan Aldrich. In Proceedings of the European Symposium on Programming (ESOP '09), March 2009.
  47. Verifying Correct Usage of Atomic Blocks and Typestate. Nels Beckman, Kevin Bierhoff, and Jonathan Aldrich. In Proceedings of the Conference on Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA '08), Nashville, TN, USA, October 2008.
  48. Error Reporting Logic. Ciera Jaspan, Trisha Quan, and Jonathan Aldrich. In Proceedings of the International Conference on Automated Software Engineering (ASE '08), September 2008.
  49. Integrating Nominal and Structural Subtyping. Donna Malayeri and Jonathan Aldrich. In Proceedings of the European Conference on Object-Oriented Programming (ECOOP ’08), July 2008.
  50. Using Types to Enforce Architectural Structure. Jonathan Aldrich. In Working International Conference on Software Architecture (WICSA ’08), February 2008.
  51. Modular Typestate Checking of Aliased Objects. Kevin Bierhoff and Jonathan Aldrich. In Object-Oriented Programming Systems, Languages, and Applications (OOPSLA ’07), October 2007.
  52. Checking Semantic Usage of Frameworks. Ciera Jaspan and Jonathan Aldrich. In Library Centric Software Design Symposium, 2007.
  53. Differencing and Merging of Architectural Views. Marwan Abi-Antoun, Jonathan Aldrich, Nagi Nahas, Bradley Schmerl, and David Garlan. In Proceedings of the International conference on Automated Software Engineering, September 2006.
  54. Lightweight Object Specification with Typestates. Kevin Bierhoff and Jonathan Aldrich. In Proceedings of Foundations of Software Engineering (FSE ’05), September 2005.
  55. Permission-Based Ownership: Encapsulating State in Higher-Order Typed Languages. Neel Krishnaswami and Jonathan Aldrich. In Proceedings of Programming Language Design and Implementation (PLDI ’05), June 2005.
  56. Open Modules: Modular Reasoning about Advice. Jonathan Aldrich. In Proceedings of the European Conference on Object-Oriented Programming (ECOOP ’05), July 2005.
  57. Prototypes with Multiple Dispatch: An Expressive and Dynamic Object Model. Lee Salzman and Jonathan Aldrich. In Proceedings of the European Conference on Object-Oriented Programming (ECOOP ’05), July 2005.
  58. Ownership Domains: Separating Aliasing Policy from Mechanism. Jonathan Aldrich and Craig Chambers. In Proceedings of the European Conference on Object-Oriented Programming (ECOOP ’04), June 2004.
  59. DiscoTect: A System for Discovering Architectures from Running Systems. Hong Yan, David Garlan, Bradley Schmerl, Jonathan Aldrich, and Rick Kazman. In Proceedings of International Conference on Software Engineering (ICSE ’04), May 2004.
  60. Language Support for Connector Abstractions. Jonathan Aldrich, Vibha Sazawal, Craig Chambers, and David Notkin. In Proceedings of the European Conference on Object-Oriented Programming (ECOOP ’03), July 2003.
  61. Alias Annotations for Program Understanding. Jonathan Aldrich, Valentin Kostadinov, and Craig Chambers. In Proceedings of Object-Oriented Programming Systems, Languages, and Applications (OOPSLA ’02), November 2002.
  62. Architectural Reasoning in ArchJava. Jonathan Aldrich, Craig Chambers, and David Notkin. In Proceedings of the European Conference on Object-Oriented Programming (ECOOP ’02), June 2002.
  63. ArchJava: Connecting Software Architecture to Implementation. Jonathan Aldrich, Craig Chambers, and David Notkin. In Proceedings of the International Conference on Software Engineering (ICSE ’02), May 2002.
  64. Static Analyses for Eliminating Unnecessary Synchronization from Java Programs. Jonathan Aldrich, Craig Chambers, Emin Gun Sirer, and Susan Eggers. In Proceedings of the Sixth International Static Analysis Symposium (SAS '99), September 1999.

Workshop Papers, Demonstrations, and Technical Reports

  1. Static Information Flow Control Made Simpler. Hemant Gouni and Jonathan Aldrich. In Human Aspects of Types and Reasoning Assistants (HATRA), arXiv:2210.12996, 2022.
  2. Gradual C0: Symbolic Execution for Efficient Gradual Verification. Jenna DiVincenzo, Ian McCormack, Hemant Gouni, Jacob Gorenburg, Mona Zhang, Conrad Zimmerman, Joshua Sunshine, Éric Tanter, and Jonathan Aldrich. arXiv:2210.02428, 2022.
  3. An Empirical Study of Protocols in Smart Contracts. Timothy Mou, Michael Coblenz, and Jonathan Aldrich. In Human Aspects of Types and Reasoning Assistants (HATRA) arXiv:2110.08983, 2021.
  4. Psamathe: A DSL with Flows for Sa fe Blockchain Assets. Reed Oei, Michael Coblenz, and Jonathan Aldrich. In Practical Aspects of Declarative Languages (PADL), extended version as arXiv:2010.04800, 2021.
  5. User-Centered Programming Language Design: A Course-Based Case Study. Michael Coblenz, Ariel Davis, Megan Hofmann, Vivian Huang, Siyue Jin, Max Krieger, Kyle Liang, Brian Wei, Mengchen Same Yong, and Jonathan Aldrich. In Human Aspects of Types and Reasoning Assistants (HATRA) arXiv:2011.07565, 2020.
  6. Gradual Program Analysis. Sam Estep, Jenna Wise, Jonathan Aldrich, Eric Tanter, Johannes Bader, and Joshua Sunshine. In Workshop on Gradual Typing (WGT'20), 2020.
  7. Gradual Verification of Recursive Heap Data Structures. Jenna Wise, Johannes Bader, Jonathan Aldrich, Eric Tanter, and Joshua Sunshine. In Workshop on Gradual Typing (WGT'20), 2020.
  8. Smarter Smart Contract Development Tools. Michael Coblenz, Joshua Sunshine, Jonathan Aldrich, and Brad A. Myers. Proc WETSEB, 2019.
  9. User-Centered Design of Permissions, Typestate, and Ownership in the Obsidian Blockchain Language. Michael Coblenz, Jonathan Aldrich, Joshua Sunshine, and Brad A. Myers. Proc. HCI for Blockchain: Studying, Designing, Critiquing and Envisioning Distributed Ledger Technologies Workshop at CHI'2018, 2018.
  10. A User Study to Inform the Design of the Obsidian Blockchain DSL. Celeste Barnaby, Michael Coblenz, Tyler Etzel, Eliezer Kanal, Joshua Sunshine, Brad Myers, and Jonathan Aldrich. Proc. Workshop on Evaluation and Usability of Programming Languages and Tools (PLATEAU'2017), 2017.
  11. Empirical Studies on the Security and Usability Impact of Immutability. Sam Weber, Michael Coblenz, Brad Myers, Jonathan Aldrich, and Joshua Sunshine. Proc. IEEE Cybersecurity Development Conference, 2017.
  12. Substance and Style: domain-specific languages for mathematical diagrams. Wode Ni*, Katherine Ye*, Joshua Sunshine, Jonathan Aldrich, and Keenan Crane. Proc. Domain-Specific Language Design and Implementation (DSLDI), 2017.
  13. *indicates equal contribution.
  14. Designing extensible, domain-specific languages for mathematical diagrams. Katherine Ye, Keenan Crane, Jonathan Aldrich, and Joshua Sunshine. In Off the Beaten Track (OBT), 2017.
  15. Capability Safe Reflection for the Wyvern Language. Esther Wang and Jonathan Aldrich. In Proceedings of the Workshop on Meta-Programming Techniques and Reflection (META), 2016.
  16. Naturally Embedded DSLs. Jonathan Aldrich and Alex Potanin. In Proceedings of the Workshop on Domain-Specific Language Design and Implementation (DSLDI), 2016.
  17. Delegation Revisited: Reuse Mechanisms in a Statically Typed, Expression-Oriented Language. Jonathan Aldrich and Alex Potanin. In Proceedings of the Workshop on New Object-Oriented Languages (NOOL), 2016.
  18. Delegation vs. Inheritance for Typestate Analysis. Du Li, Alex Potanin, and Jonathan Aldrich. In Proceedings of Formal Techniques for Java Like Programs (FTfJP), 2015.
  19. Statically Typed String Sanitation Inside a Python. Nathan Fulton, Cyrus Omar, and Jonathan Aldrich. Proc. Privacy and Security in Programming (PSP), 2014. Best Paper Award.
  20. Usability Hypotheses in the Design of Plaid. Jonathan Aldrich and Joshua Sunshine. In Evaluation and Usability of Programming Languages and Tools (PLATEAU), 2014.
  21. Wyvern: Impacting Software Security via Programming Language Design. Darya Kurilova, Alex Potanin, and Jonathan Aldrich. Proc. Evaluation and Usability of Programming Languages and Tools (PLATEAU), 2014.
  22. Considering Productivity Effects of Explicit Type Declarations. Michael Coblenz, Jonathan Aldrich, Brad Myers, and Joshua Sunshine. In Evaluation and Usability of Programming Languages and Tools (PLATEAU), 2014.
  23. Language-Based Architectural Control. Jonathan Aldrich, Cyrus Omar, Alex Potanin, and Du Li. In International Workshop on Aliasing, Capabilities, and Ownership (IWACO '14), 2014.
  24. Using Machine Learning in the Automatic Translation of Object Propositions. Ligia Nistor and Jonathan Aldrich. Proc. AI4FM, 2014.
  25. Substructural Typestates. Filipe Militão, Jonathan Aldrich, and Luís Caires. In Programming Languages meets Program Verification, 2014.
  26. Wyvern: A Simple, Typed, and Pure Object-Oriented Language. Ligia Nistor, Darya Kurilova, Stephanie Balzer, Benjamin Chung, Alex Potanin, and Jonathan Aldrich. In Mechanisms for Specialization, Generalization, and Inheritance (MASPEGHI), 2013.
  27. Type-Directed, Whitespace-Delimited Parsing for Embedded DSLs. Cyrus Omar, Benjamin Chung, Darya Kurilova, Alex Potanin, and Jonathan Aldrich. In Globalization of Domain Specific Languages (GlobalDSL), 2013.
  28. High-Level Abstractions for Safe Parallelism. Robert L. Bocchino, Hannes Mehnert, and Jonathan Aldrich. In Workshop on Determinism and Correctness in Parallel Programming, 2013.
  29. Are Object Protocols Burdensome? Ciera Jaspan and Jonathan Aldrich. In Evaluation and Usability of Programming Languages and Tools Workshop (PLATEAU), 2011.
  30. Verifying Object-Oriented Code Using Object Propositions. Ligia Nistor and Jonathan Aldrich. In International Workshop on Aliasing, Confinement and Ownership in object-oriented programming (IWACO), 2011.
  31. Featherweight Typestate. Ronald Garcia, Roger Wolff, Éric Tanter, and Jonathan Aldrich. Technical Report CMU-ISR-10-110, July 2010.
  32. Gradual Featherweight Typestate. Roger Wolff, Ronald Garcia, Éric Tanter, and Jonathan Aldrich. Technical Report CMU-ISR-10-116R, July 2010 (revised December 2010).
  33. Aliasing Control with View-Based Typestate. Filipe Militão, Jonathan Aldrich, and Luís Caires. In Proceedings of Formal Techniques for Java Like Programs (FTfJP), 2010.
  34. A Theory of Typestate-Oriented Programming. Darpan Saini, Joshua Sunshine, and Jonathan Aldrich. In Proceedings of Formal Techniques for Java Like Programs (FTfJP), 2010.
  35. DynXML: Safely Programming the Dynamic Web. Joshua Sunshine and Jonathan Aldrich. In Proceedings of Analysis and Programming Languages for Web Applications and Cloud Applications (APLWACA), 2010.
  36. Modular Composition and State Update in Plaid. Jonathan Aldrich, Karl Naden, and Éric Tanter. In Proceedings of the Workshop on Mechanisms for Specialization, Generalization, and Inheritance (MASPEGHI), 2010.
  37. Resource-Based Programming in Plaid. Jonathan Aldrich. Unpublished manuscript presented at the Fun and Innovative Thoughts (FIT) session at PLDI, 2010.
  38. A Language-based Approach to Specification and Enforcement of Architectural Protocols. Kevin Bierhoff, Darpan Saini, Matthew Kehrt, Majid Al-Meshari, Sangjin Han, and Jonathan Aldrich. Technical Report CMU-ISR-10-110, March 2010.
  39. Verifying Event-Driven Programs using Ramified Frame Properties. Neelakantan R. Krishnaswami, Jonathan Aldrich, and Lars Birkedal. In Proceedings of Types in Language Design and Implementation (TLDI), 2010.
  40. Typestate Protocol Specification in JML. Taekgoo Kim, Kevin Bierhoff, Jonathan Aldrich, and Sungwon Kang. In Proceedings of the Workshop on Specification and Verification of Component-Based Systems (SAVCBS '09), August 2009.
  41. Reducing STM Overhead with Access Permissions. Nels E. Beckman, Yoon Phil Kim, Sven Stork, and Jonathan Aldrich. In Proceedings of the International Workshop on Aliasing, Confinement and Ownership 2009 (IWACO '09), July 2009.
  42. Language support for Distributed Proxies. Darpan Saini, Joshua Sunshine, and Jonathan Aldrich. Proc. Distributed Objects for the 21st Century, 2009.
  43. Static Extraction of Sound Hierarchical Runtime Object Graphs. Marwan Abi-Antoun and Jonathan Aldrich. In Proceedings of Types in Language Design and Implementation, January 2009.
  44. Design Patterns in Separation Logic. Neelakantan R. Krishnaswami, Jonathan Aldrich, Lars Birkedal, Kasper Svendsen, and Alexandre Buisse. In Proceedings of Types in Language Design and Implementation, January 2009.
  45. A Field Study in Static Extraction of Runtime Architectures. Marwan Abi-Antoun and Jonathan Aldrich. In Proceedings of the Workshop on Program Analysis for Software Tools and Engineering (PASTE'08), November 2008.
  46. Permissions to Specify the Composite Design Pattern. Kevin Bierhoff and Jonathan Aldrich. In proceedings of the FSE 2008 Workshop on Specification and Verification of Component-Based Systems (SAVCBS '08), November 2008.
  47. Verifying Correct Usage of Atomic Blocks and Typestate: Technical Companion. Nels Beckman and Jonathan Aldrich. Carnegie Mellon University Technical Report CMU-ISR-08-126, 2008.
  48. SASyLF: An Educational Proof Assistant for Language Theory. Jonathan Aldrich, Robert J. Simmons, and Key Shin. In Proceedings of Functional and Declarative Programming in Education (FDPE '08), 2008.
  49. A Theory of Linear Objects. Matthew Kehrt and Jonathan Aldrich. In 2008 International Workshop on Foundations of Object-Oriented Languages (FOOL '08), San Francisco, California, January 2008.
  50. Checking and Measuring the Architectural Structural Conformance of Object-Oriented Systems. Marwan Abi-Antoun and Jonathan Aldrich. Carnegie Mellon University Technical Report CMU-ISRI-07-119, December 2007.
  51. Modular Verification of the Subject-Observer Pattern via Higher-Order Separation Logic. Neelakantan R. Krishnaswami, Lars Birkedal, and Jonathan Aldrich. In ECOOP 2007 Workshop on Formal Techniques for Java Like Programs, July 2007.
  52. Ownership Domains in the Real World. Marwan Abi-Antoun and Jonathan Aldrich. In International Workshop on Aliasing, Confinement and Ownership in object-oriented programming (IWACO), in conjunction with the European Conference on Object-Oriented Programming (ECOOP), 2007.
  53. Compile-Time Views of Execution Structure Based on Ownership. Marwan Abi-Antoun and Jonathan Aldrich. In International Workshop on Aliasing, Confinement and Ownership in object-oriented programming (IWACO), in conjunction with the European Conference on Object-Oriented Programming (ECOOP), 2007.
  54. Eclipse Plug-ins for Statically Checking and Visualizing Ownership Domain Annotations. Marwan Abi-Antoun and Jonathan Aldrich. Research Demonstration, European Conference on Object-Oriented Programming (ECOOP), 2007.
  55. A Programming Model for Failure-Prone, Collaborative Robots. Nels Beckman and Jonathan Aldrich. In the 2nd International Workshop on Software Development and Integration in Robotics (SDIR), Rome, Italy, April 2007.
  56. Combining Structural Subtyping and External Dispatch. Donna Malayeri and Jonathan Aldrich. In 2007 International Workshop on Foundations and Development of Object-Oriented Languages (FOOL/WOOD'07), Nice, France, January 2007.
  57. JavaD: Bringing Ownership Domains to Mainstream Java. Marwan Abi-Antoun and Jonathan Aldrich. Carnegie Mellon University Technical Report CMU-ISRI-06-110, May 2006.
  58. A Language-based Approach to Specification and Enforcement of Architectural Protocols. Kevin Bierhoff, Jonathan Aldrich, and Sangjin Han. Technical Report CMU-ISRI-06-121, April 2006.
  59. Ego: Controlling the Power of Simplicity. Andi Bejleri, Jonathan Aldrich, and Kevin Bierhoff. In proceedings of the POPL ’06 Workshop on Foundations of Object-Oriented Languages (FOOL ’06), January 2006.
  60. Improving System Dependability by Enforcing Architectural Intent. Marwan Abi-Antoun, Jonathan Aldrich, David Garlan, Bradley Schmerl, Nagi Nahas, and Tony Tseng. In proceedings of the ICSE 2005 Workshop on Architecting Dependable Systems (WADS ’05), May 2005.
  61. Modeling and Implementing Software Architecture with Acme and ArchJava. Marwan Abi-Antoun, Jonathan Aldrich, David Garlan, Bradley Schmerl, Nagi Nahas, and Tony Tseng. Demonstration, in proceedings of the International Conference on Software Engineering (ICSE ’05), May 2005.
  62. Selective Open Recursion: Modular Reasoning about Components and Inheritance. Jonathan Aldrich and Kevin Donnelly. In proceedings of the FSE 2004 Workshop on Specification and Verification of Component-Based Systems (SAVCBS ’04), November 2004.
  63. Open Modules: Reconciling Extensibility and Modularity. Jonathan Aldrich. In Proceedings of the Workshop on Software Engineering Properties of Languages for Aspect Technologies (SPLAT ’04), March 2004.
  64. Statically-Scoped Exceptions: a Typed Foundation for Aspect-Oriented Error Handling. Neel Krishnaswami and Jonathan Aldrich. Carnegie Mellon Technical Report CMU-ISRI-05-102, published on web January 2004, TR version January 2005.
  65. Architecture-Centric Programming for Adaptive Systems. Jonathan Aldrich, Vibha Sazawal, Craig Chambers, and David Notkin. In Proceedings of the Workshop on Self-Healing Systems (WOSS ’02), November 2002.
  66. Architecture-Centric Programming for Context-Aware Configuration. Vibha Sazawal and Jonathan Aldrich. In Proceedings of the OOPSLA ’02 Workshop on Engineering Context-Aware Object-Oriented Systems and Environments (ECOOSE ’02), November 2002.
  67. Challenge Problems for Separation of Concerns. Jonathan Aldrich. In Proceedings of the OOPSLA 2000 Workshop on Advanced Separation of Concerns, October 2000.
  68. Evaluating Module Systems for Crosscutting Concerns. Jonathan Aldrich. University of Washington PhD Generals Examination Report, September 2000.
  69. Providing Easier Access to Remote Objects in Client Server Systems. Jonathan Aldrich, James Dooley, Scott Mandelsohn, and Adam Rifkin. In Thirty-first Hawaii International Conference on System Sciences (HICSS-31), January 1998.

Software Artifacts

Service

Conference Program Committees and Chairs

Other Service Outside Carnegie Mellon University

Carnegie Mellon University Service

2022-presentOrganizer, S3D Distinguished Speaker Series
2020-presentSCS Undergraduate Review Committee
2020-2022Academic Freedom Commission
2020-2021ISR Representative, SCS Council
2020ISR Hiring Committee
2004-presentSE Ph.D. admissions committee
2012-presentMember, Computer Science Department Speaker's Club
2014-2019Director, ISR Software Engineering Ph.D. Program
2015-2017Diversity Liaison, Software Engineering Faculty Search Committee
2014Created the first edition of ISR's REUSE summer research program
2007-2014Director, ISR Software Engineering Undergraduate Minor Program
2008-2012Chair, Software Engineering Faculty Search Committee
2009-2011Fellowship Nomination Committee
2009SCS Dean Review Committee
2006Graduate Student Retention Workgroup
2005-2007Chair, ISR Undergraduate Software Engineering committee
2004CSD admissions committee

Teaching

Advising

Ph.D. Advisees

Postdoctoral Advisees

Master's Thesis Advisees

Anlun Xu. Extending Abstract Effects with Bounds and Algebraic Handlers, 2020.
Yu Xiang "Billy" Zhu. Nominal Wyvern: Employing Semantic Separation for Usability, 2019.
Johannes Bader. Gradual Program Verification with Implicit Dynamic Frames, 2016.
Manuel Mohr. Æminium Compilation Theory and Run-Time Implementation, 2011.
Duri Kim. An Empirical Study on the Frequency and Classification of Object Protocols in Java, 2009.
Taekgoo Kim. Towards Specification and Verification of Usage Protocol Using Typestates in JML, 2009.
GwanPyo Do. Reachable Reference Algorithm for Inferring Ownership Types in Object Oriented Programming Languages, 2008.
Yoon-Phil Kim. Permission-based Optimization for Efficient Software Transactional Memory, 2008.

Undergraduate Thesis Advisees

Esther Wang. Designing Capability Safe Reflection for the Wyvern Language, 2016.
Sarah Chasins. Undergraduate thesis advisee in CS (at Swarthmore). Completed 2012.
Mark Hahnenberg. Undergraduate thesis advisee in CS. Completed 2011.
Sneha Popley. Undergraduate thesis advisee in CS (at Texas Christian University). Completed 2010.
Key Shin. Undergraduate thesis advisee in CS. Completed 2007.
Matthew Kehrt. Undergraduate thesis advisee in CS. Completed 2006.
Will Cooper. Undergraduate thesis advisee in CS. Completed 2006.
Andi Bejleri. Undergraduate exchange student thesis advisee. Completed 2005.
Lee Salzman. Undergraduate thesis advisee in Logic and Computation. Completed 2004.

Masters Independent Study/Practicum Advisees (year completed)


Fuyao Zhou (2010-2012)
Aparup Banerjee (2010-2011)
Darpan Saini (2008-2010)
Kelvin Lim (2008)
Jeffrey Beckett (2008)
Majid Al-Meshari (2007)
Tim Kral (2007)
Joseph Ayo Akinyele (2007)
Lutz Wrage (independent study 2006)
Varun Dutt (2006)
Monica Page (2006)
Sangjin Han (2006)
Bhavana Rehani (2006)
David Dickey (2006)
Min Chen (2005)
Soumya Simanta (2005)
Prasanth Ramanand (2005)
Michael German (2005)
Animesh Kejriwal (2005)
Ben Madore (2005)

Undergraduate Independent Study Advisees (year completed)

Chris Martens (2008)
Matthew Rodriguez (2008, 2010)
Trisha Quan (2007)
Kevin McInerney (2007)
Tye Wang (2007)

Funding

External Talks

Consulting and Entrepreneurship

Professional Societies