473,473 Members | 1,935 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Python traverse

Hello, I am completely new to Python, would u please tell me something
about Python compiler traversing techniques ? or please direct me to
some document if available on the net for reference ?

Thanks

Jul 5 '06 #1
2 1612
Namenick wrote:
Hello, I am completely new to Python, would u please tell me something
about Python compiler traversing techniques ? or please direct me to
some document if available on the net for reference ?
"compiler traversing techniques" generates zero google hits, so maybe
you could start by explaining what you're talking about...

</F>

Jul 5 '06 #2
>Namenick wrote:
>Hello, I am completely new to Python, would u please tell me something
about Python compiler traversing techniques ? or please direct me to
some document if available on the net for reference ?

"compiler traversing techniques" generates zero google hits, so maybe
you could start by explaining what you're talking about...

</F>
*python compiler traversing " generates 41000 google hits. Is the issue
the Abstract Syntax Tree traversal which is slightly inaccurate for
python whose documentation mentions the Extrenely Concrete Syntax Tree,
which in a sense is a two pass compiler.

Jul 5 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

699
by: mike420 | last post by:
I think everyone who used Python will agree that its syntax is the best thing going for it. It is very readable and easy for everyone to learn. But, Python does not a have very good macro...
1
by: Christian Stork | last post by:
Hello everybody, I am using Python to prototype a compression algorithm for tree-shaped data, e.g., XML data or abstract syntax trees. I use a variant of the visitor design pattern--called...
42
by: Fred Ma | last post by:
Hello, This is not a troll posting, and I've refrained from asking because I've seen similar threads get all nitter-nattery. But I really want to make a decision on how best to invest my time....
15
by: Xah Lee | last post by:
# -*- coding: utf-8 -*- # Python suppose you want to walk into a directory, say, to apply a string replacement to all html files. The os.path.walk() rises for the occasion. © import os ©...
6
by: Leonard J. Reder | last post by:
Hello, I am looking at configuring vim for Python. Most importantly I need 4 spaces when the tab is hit. I am searching and getting a bit confused. Does anyone know where I can find a set of...
0
by: Kurt B. Kaiser | last post by:
Patch / Bug Summary ___________________ Patches : 349 open ( +7) / 3737 closed (+25) / 4086 total (+32) Bugs : 939 open (-12) / 6648 closed (+60) / 7587 total (+48) RFE : 249 open...
2
by: Mark | last post by:
Is it possible to traverse say python lists via http:// say there is a list in the memory can we traverse the list using list/next list/prev list/first list/last is there a pythonic library...
4
by: Keith Hughitt | last post by:
Hi all, I have a question regarding scope in PHP. I am attempting navigate a file structure a directory using a recursively called function, and all files to an array. In python, this goes...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.