Implementing a scripting language in Python
Max M
maxm at mxm.dk
Fri Oct 31 03:15:17 EST 2003
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
More information about the Python-list
mailing list