Ignore:
Timestamp:
Jul 31, 2023, 4:18:49 PM (14 months ago)
Author:
caparsons <caparson@…>
Branches:
master
Children:
4852232
Parents:
d3c3261
Message:

various small changes across entire thesis

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/colby_parsons_MMAth/text/intro.tex

    rd3c3261 r000d68f  
    1414This thesis builds on top of that foundation by providing a suite of high-level concurrent features.
    1515The features include a @mutex@ statement, channels, a @waituntil@ statement, and an actor system.
    16 All of these features exist in other programming in some shape or form, however this thesis extends the original ideas by improving performance, productivity, and safety.
     16All of these features exist in other programming languages in some shape or form, however this thesis extends the original ideas by improving performance, productivity, and safety.
Note: See TracChangeset for help on using the changeset viewer.