You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the backend updating logic for CrowsNest. This project handles the scraping, calculation, and uploading of the data from techscore to the CrowsNest DB.
This was a class project for CS4400 Programming languages with Matthias Felleisen. Over the course of the semester we built up a CESK machine to model the functionality of an untyped/typed programm…