Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

2019

University of Nevada, Las Vegas

Computer Sciences

UNLV Theses, Dissertations, Professional Papers, and Capstones

Code Generator

Articles 1 - 1 of 1

Full-Text Articles in Physical Sciences and Mathematics

Processj: The Jvmcsp Code Generator, Oswaldo Benjamin Cisneros Merino Aug 2019

Processj: The Jvmcsp Code Generator, Oswaldo Benjamin Cisneros Merino

UNLV Theses, Dissertations, Professional Papers, and Capstones

We as a society have achieved greatness because we work together. There is power in numbers. However, when it comes to programming we have not been able to achieve the same level of symbiosis. This is because concurrent programming has been stigmatized as an advance and ab- stract subject allegedly harder than sequential programming. Additionally, traditional approaches to solving concurrent problems using sequential programming become unnecessarily difficult be- cause most of what newcomers are taught when it comes to concurrent programming (e.g., message passing and threads), while being technically correct, is completely irrelevant to the problems at hand. Rather than …