Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

lisp

Name: Anonymous 2009-06-17 2:14

your thoughts on lisp?

Name: Anonymous 2009-06-20 14:42


public void init(){
    repaint();
}
public void paint(Graphics g) {
    Dimension dim = getSize();
    String s = "Why does lisp matter when we have Java?";
    g.drawString(s, dim.width/2, dim.height/2);
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List