Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 571 Bytes

File metadata and controls

10 lines (7 loc) · 571 Bytes

Mathon

Mathon uses a terminal-like interactive surface to implement some easy transformations to a matrix. This is a small try to Python grammar and Web programming. It contains most basic grammar of Python and usage of httplib and urllib.

How to start

Run python/main.py to start Mathon.
Files in php/ have been uploaded to mathon.aws.af.cm, you can also move the files in php/ onto your own HTTP server and use command 'config' in Mathon to change to your own server. You can use command 'reset' to return to mathon.aws.af.cm at any time.