abocz / school-python

Python school related scripts and files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 97.9%Language:CSS 1.3%Language:Ruby 0.5%Language:Fortran 0.3%