Files and Projects for College Courses in Python
- A minimal implementation of fortran in Python
- A minimal implementation of Ruby in Python, based heavily on my Java version of this project
- A minimal form of Modula2, has only 1 data type and single letter identifiers, and reads in .mod files
- A python CGI script that calculates and displays a loan amortization table in an HTML page
- A Python CGI script that encompasses basic database access functionality