Skip to content

Instantly share code, notes, and snippets.

@Celeo
Celeo / pyg.py
Last active September 18, 2015 21:40 — forked from Synthetica9/pyg.py
An interpeter for pyg, the golfed python. Fully backwards compatible with python.
# A golfed python 'accent'. Fully backwards compatible with python.
# NOT SUITED FOR DAY-TO-DAY PROGRAMMING!
# If you DO use it for a production (non-challenge/codegolf) program, I'm not
# responsible for anything bad that happens to you, your computer,
# your spare time, your code maintainability, any kittens that god might kill,
# or the tears of blood you will weep.
import sys
from math import *
package seronis.testing;
import java.awt.BorderLayout;
import java.awt.Dimension;
import java.awt.Toolkit;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.WindowEvent;
import java.awt.event.WindowListener;
import java.io.IOException;