A new (and hopefully improved) linter for Purdue's CS 240 course
-
Updated
Mar 29, 2025 - Rust
8000
A new (and hopefully improved) linter for Purdue's CS 240 course
Queens College CS240 Simina Fluture. MIPS homework to get you started. DON'T COPY, SHE WILL FAIL YOU. Homework 1a: Compute and display 4*int1+int2-3 from the user's integers and a sentinal to exit. Homework 1b: Prompt the user to enter a constant value. for(int j = 0; j < 10; j++){A[j] = j + constant;} Displays the elements of the array A[ ], in…
Small projects from that 240 using MIPS
Add a description, image, and links to the cs240 topic page so that developers can more easily learn about it.
To associate your repository with the cs240 topic, visit your repo's landing page and select "manage topics."