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

Engineering Commons

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

Articles 1 - 2 of 2

Full-Text Articles in Engineering

Less-Java, More Type Safety: Type Inference And Static Analysis In Less-Java, Charles D. Hines May 2020

Less-Java, More Type Safety: Type Inference And Static Analysis In Less-Java, Charles D. Hines

Senior Honors Projects, 2020-current

Less-Java is an object-oriented programming language whose primary goal is to help new programmers learn programming. Some of the features of Less-Java that might make it better for beginners are static typing, implicit typing, low verbosity, and built-in support for unit testing. The primary focus of this project is on improving type inference (especially with regards to object-oriented programming) and adding static analysis in the Less-Java compiler.


Campuspartner: An Assistive Technology For Pedestrians With Mobility Impairments, Cynthia R. Zastudil May 2020

Campuspartner: An Assistive Technology For Pedestrians With Mobility Impairments, Cynthia R. Zastudil

Senior Honors Projects, 2020-current

Route-planning applications such as Google Maps and Apple Maps are used by millions of people each month. However, these mapping applications are optimized for vehicle navigation, and although they provide pedestrian routing, the route customization options aren’t sufficient for pedestrian users, especially those with mobility impairments. CampusPartner is an assistive mobile application that was designed with the purpose of supporting people with mobility impairments in planning and previewing their walking routes. By viewing routes in advance, users can see an overview and detailed information about them as well as turn-by-turn instructions. CampusPartner integrates existing services, GraphHopper, OpenStreetMap, and Mapbox, to …