Skip to content

abocz/school-python

Repository files navigation

school-python

Files and Projects for College Courses in Python

Fortran Interpreter

  • A minimal implementation of fortran in Python

Ruby Interpreter

  • A minimal implementation of Ruby in Python, based heavily on my Java version of this project

Modula2 Interpreter

  • A minimal form of Modula2, has only 1 data type and single letter identifiers, and reads in .mod files

Web Form CGI Script

  • A python CGI script that calculates and displays a loan amortization table in an HTML page

Database Access CGI Script

  • A Python CGI script that encompasses basic database access functionality

About

Python school related scripts and files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages