Projects and programs from the Programming Languages class taken in Fall 2020 at The Harker School with Dr. Eric Nelson.
By using this code, you agree to be held liable for accusations of academic plagiarism. I strongly discourage any student taking a similar course to refrain from cheating. Do NOT copy any code from this repository.
The course covered four languages, from primitive to modern:
- PET Assembly
- BASIC
- FORTRAN
- C
The folders contain an assortment of programs in each language, along with a research paper on the random-number-generator function in BASIC.