473,799 Members | 2,741 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Announce: Construct's wiki!

finally, i opened a wiki for Construct, the "parsing made fun" library.

the project's page: http://pyconstruct.sourceforge.net/
the project's wiki: http://pyconstruct.wikispaces.com/ (anyone can
edit)

so now we have one place where people can share inventory constructs,
questions-and-answers, patches, documentation and more. enjoy.
-tomer

Apr 13 '06 #1
2 1354

tomer> so now we have one place where people can share inventory
tomer> constructs, questions-and-answers, patches, documentation and
tomer> more. enjoy.

I've never seen Construct before, but when you say "parser" I think of
parsing programming languages. The couple of examples on the Construct wiki
look more like what I'd use the struct module for. Can you define
constructs to parse, say, common arithmetic expressions like "(a + b) *4"?
Does it return some sort of abstract syntax tree?

Skip
Apr 15 '06 #2

sk**@pobox.com wrote:
tomer> so now we have one place where people can share inventory
tomer> constructs, questions-and-answers, patches, documentation and
tomer> more. enjoy.

I've never seen Construct before, but when you say "parser" I think of
parsing programming languages. The couple of examples on the Construct wiki
look more like what I'd use the struct module for.


Kind of. Except that struct module does not scale and is less readable.
You can say struct is not pythonic, construct is. IMHO construct is a
good candidate for stdlib

Serge.

Apr 15 '06 #3

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

Similar topics

1
1453
by: gangesmaster | last post by:
the RPyC's project page has moved to http://rpyc.wikispaces.com the old site (http://rpyc.sourceforge.net) redirects there now. because it's the official site, i chose to limit changes to members only. it's so much easier to maintain the wiki that the crappy htmls at sourceforge :) anyway, the new site contains much more info and is organized better.
0
886
by: gangesmaster | last post by:
Construct, the "parsing made fun" library, has moved from it's sourceforge home to wikispaces: http://pyconstruct.wikispaces.com (the sf page redirects there) -tomer
16
2059
by: Ilias Lazaridis | last post by:
I have a few small questions subjecting python functionality, most importantly the "alias_method". - *IMPORT* I would like to know, if this construct is valid, or if it can result in problems (that I do not see as a newcomer):
0
1154
by: Kenneth Downs | last post by:
Hello, Secure Data Software is announcing that our GPL'd database-centric PHP framework has gone into beta. It is available for download now from the main project site at: http://docs.secdat.com This framework is heavily centered on database applications, and makes large use of a data dictionary to drive most (sometimes all) of the
11
1678
by: lazaridis_com | last post by:
I would like to change the construct: if __name__ == '__main__': to something like: if exec.isMain(): My (OO thought) is to place a class in an separate code module and to instantiate an singleton instance which would keep th something like
28
1889
by: Ilias Lazaridis | last post by:
I understand that I can use __metaclass__ to create a class which modifies the behaviour of another class. How can I add this metaclass to *all* classes in the system? (In ruby I would alter the "Class" class) .. http://lazaridis.com
4
2186
by: Jean-Fabrice RABAUTE | last post by:
Hi, I am happy to announce the release of the Companion.JS v0.2, an alpha version to a Javascript debugger for IE : http://www.my-debugbar.com/wiki/CompanionJS/HomePage The main new feature is the "console.log" feature, that simulates the same Firebug feature.
3
2329
by: Jean-Fabrice RABAUTE | last post by:
Hi, I have just released IETester 0.1.2 which is a free web browser that embeds IE6 and IE5.5 and that works under Vista and XP. You can download it here : http://www.my-debugbar.com/wiki/IETester/HomePage Using IETester, it is possible to test web sites one IE6 without the need of a second computer or a virtual machine with an old XP/IE6
5
1654
by: Zhanyong | last post by:
Hi, We are glad to announce that today we have open-sourced Google C++ Testing Framework (http://code.google.com/p/googletest/), a library that helps you write better C++ tests. You can read more about the release at http://googletesting.blogspot.com/2008/07/announcing-new-google-c-testing.html. Please send comments and questions to googletestframework@googlegroups.com.
0
9688
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10490
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10259
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10238
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10030
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7570
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5467
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5589
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2941
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.