As times goes by I become more aware about, a good language needs to go a long way!.
As my research goes by I become more aware that it can not fit in just couple years of research.
I have to say, I have more appreciation about Python as it remains as a research project some where in some Google labs.
Long way to generate some Python and deploy it in the Google engine!;).
… Or maybe not!. By Christmas I can tell you all! =)
-PythonLover
I was looking for a good code versioning software. Everybody suggested GIT. I did an hour of research and chose Bazaar. Written in Python and thats does the job!;). Check it out here: http://wiki.bazaar.canonical.com/
Wondering if any reader of this blog wants to go to the Euro Python conference (http://www.europython.eu/) or any similar one(s).
Some arrangements could be done so bunch of geeks like us could go and attend it!
-PythonLover
Got the Python on my Iphone!;)
Pretty amazing!
And… the Unix terminal too of course!
-PythonLover
OOO right!. I am still having fun so here are the reasons why Python is not efficient enough for creating programming languages:
- Python can not act as a syntax definer!. In other words you can not define the syntax of your langauge by using Python!, why?. Simply because it is a programming language without looking at “meta level”. What is meta level?. Well its one level higher than current level. Think of Python as meta and Ansi-C as current level.
-The second problem is that you cannot have “rules” to change the syntax to some other code.
- Third and maybe the most imporant thing is that, to my kowledge if you create a language with Python it will be either the extended version of it or “shirinking” component of Python. Think of it as Java and shirinking J2ME!.
Here for now, need to get back and go on with my language.
-PythonLover
P.S: Still love Python!
Well I started programming long time ago. I love it so much and I know that I do not know anything!.
The thing is what is the best programming language?. And why it is the best programming language.
Ofcourse you think this is a pitch sale for Python, but it is not!.
The high level languages such as Java and Perl and Python are really high level now?.
It is a shame that computer scientist start to be a little girl and continue introducing modeling one after another, and the focus on the programming languages are fading away.
Therefore you see bunch of academic with no experience in programming trying to teach stuff in the software course, and obviously they suck!.
Maybe we will need to bring back the focus to programming languages to redefine them, to make them better. Boxes and lines read it “modeling” do not help the efficiency of computer science.
At the end of the day there should be a code to compile and run!.
-Python Lover