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

Pages: 1-

Automatically translate lisp to python

Name: Anonymous 2013-04-07 5:28

Lisp is on the way out and python is the language of the future  - so I propose a tool that automatically translates lisp into python. That way we can stop bothering to update lisp compilers and keep on with serious languages of the future like python.

Name: Anonymous 2013-04-07 5:37

lisp-to-python2.scm

Name: Anonymous 2013-04-07 6:54

import lisp

Name: Anonymous 2013-04-07 7:07

Python is on the way out and JavaScript is the language of the future  - so I propose a tool that automatically translates Python into JavaScript. That way we can stop bothering to update Python compilers and keep on with serious languages of the future like JavaScript.

Name: Anonymous 2013-04-07 8:34

Electricity is on the way out and light is the communication medium of the future  - so I propose a machine that automatically converts electricity into light. That way we can stop bothering to generate electricity and keep on with serious communication media of the future like light.

Name: Anonymous 2013-04-07 9:45

>>4
That conveniently already exists.

http://pyjs.org/

Name: Anonymous 2013-04-07 9:57

Patriarchy is on the way out and Matriarchy is the society of the future  - so I propose a tool that automatically translates male into female. That way we can stop bothering fighting sexism and keep on with serious sexes of the future like females.

Name: Anonymous 2013-04-07 10:33

>>1
I don't believe Python will be the language of the future, but it probably won't be Lisp either. To be honest, I don't think the language of the future exists right now.

Name: Anonymous 2013-04-07 11:35

Matriarchy is on the way out and Patriarchy is the society of the future  - so I propose a tool that automatically translates female into wife. That way we can stop bothering fighting feminism and keep on with serious battles of the future like killing jews.

Name: Anonymous 2013-04-07 12:13

py.jews

Name: Anonymous 2013-04-07 13:21

py.[b]dubs[/b]

Name: Anonymous 2013-04-07 14:09

>>11
Go away. You are not worthy of the BBCode.

Name: Anonymous 2013-04-07 14:14

py.dubs

Name: Anonymous 2013-04-07 14:17

function fibs(x)x <= 1 ? 1 : fibs(x-1)+fibs(x-2)
end

Name: Anonymous 2013-04-07 14:19

function fibs(x)
    x <= 1 ? 1 : fibs(x-1)+fibs(x-2)
end

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