Implementing a scripting language in Python
Max M
maxm at mxm.dk
Fri Oct 31 03:15:17 EST 2003
More information about the Python-list mailing list
Fri Oct 31 03:15:17 EST 2003
- Previous message (by thread): Implementing a scripting language in Python
- Next message (by thread): Implementing a scripting language in Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Gabriele Farina wrote: > I guys > > I planned to create a new programming language to use to develop web > applications for my company. > > I'd like to develop it using Python, but I don't know if python is fast > enaught. > > Someone could help me and give me some ideas? You will only end up developing a poor version of Python. (or lisp I hear) Why do you want to do this. There are many better solutions. Ie. a combination of Page Templates from Zope, and Python. regards Max M
- Previous message (by thread): Implementing a scripting language in Python
- Next message (by thread): Implementing a scripting language in Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list