Search the web
Sign In
New User? Sign Up
metal-dev · MetaL Development
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 24 - 53 of 553   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
24
Hello, Finally the proof of concept of MetaL meta-programming technology is almost done! I have just made the helloworld test project build to generate either...
Manuel Lemos
mlemos@...
Send Email
Jul 2, 2001
6:14 am
25
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the metal-dev group. File : /CVS...
metal-dev@yahoogroups...
Send Email
Jul 4, 2001
5:54 pm
26
... I believe by now, Manuel, you probably have given your presentation on MetaL at the O'Reilly Open Source convention. After reading over the slides of your...
Rod Moten
rod@...
Send Email
Jul 19, 2001
2:58 pm
27
Hello, ... if you ... on ... slides No, the convention is this week. I just arrived in San Diego. Is anybody coming? If so, mail me or page me by the ICQ UIN...
mlemos@...
Send Email
Jul 24, 2001
12:13 am
28
Is there any documentation that covers the syntax of the output and input files? Rod ******************************************** * Make affirming your wife a...
Rod Moten
rod@...
Send Email
Jul 24, 2001
1:48 pm
29
Hello, ... input ... No, sorry, I did not have the time to start documenting the stuff for people to use. But I really want you to play with it so you can ...
mlemos@...
Send Email
Jul 24, 2001
7:28 pm
30
... By documentation, I meant do you have written down any where a grammar for specifying input and output files? If not, we need to write one down. ...
Rod Moten
rod@...
Send Email
Jul 24, 2001
8:45 pm
31
Hello, ... and ... about ... grammar for ... down. ... What form of documentation you would like? XML Schema? DTD? BNF? Manuel Lemos...
mlemos@...
Send Email
Jul 25, 2001
12:42 am
32
... BNF Rod ******************************************** * Make affirming your wife a top priority. * * - David Rollinson * ...
Rod Moten
rod@...
Send Email
Jul 25, 2001
1:19 pm
33
Hello, ... Humm... I need to learn BNF better first. Anyway, one thing that I may advance to you is that the input files define the names of the functions that...
mlemos@...
Send Email
Jul 28, 2001
11:48 pm
34
Para te manteres entretido... What is BNF notation? http://cui.unige.ch/db-research/Enseignement/analyseinfo/AboutBNF.html Eduardo ... From: <mlemos@...> ...
Eduardo Correia
eduardoc@...
Send Email
Jul 30, 2001
8:49 am
35
... advance to you is that the input files define the names of the functions that are meant to be used in the output files. Provide it either as a DTD or XML...
Rod Moten
rod@...
Send Email
Jul 30, 2001
2:27 pm
36
... A method for specifying the grammar of a context-free language. Rod ******************************************** * Make affirming your wife a top priority....
Rod Moten
rod@...
Send Email
Jul 30, 2001
2:27 pm
37
i have error: Error: it was specified a path for a bindings file (metal/metal_base_bindings.ph p) that does not exist (File "common/php.bindings", Line 11,...
ilya
ilya@...
Send Email
Jul 31, 2001
12:06 pm
38
Hello Eduardo, ... Yes, I know, my problem is how to declare things that in XML I can do that is like allow tags appear in different order but only once. I'm...
mlemos@...
Send Email
Jul 31, 2001
6:27 pm
39
Hello, ... Yes, maybe XML schema is better for this. I'm having a look at it because it is important for assisting the editing of files for use with MetaL. ...
mlemos@...
Send Email
Jul 31, 2001
6:54 pm
40
Hello, ... Well if you were using Unix or Windows 2000, I guess you could use symbolic links somehow like this from inside the integral directory: ln -s...
mlemos@...
Send Email
Jul 31, 2001
6:59 pm
41
Hi! ... i work on win98 and think that there is no symlink there i copy in "integral" dir: "metal" "PHPlibrary" -rename-> "library" "metabase" and in...
ilya
ilya@...
Send Email
Aug 1, 2001
6:27 am
42
Hello, ... Great. Try enabling Zend optimizer for a greater compiler performance boost. ... It is PostgreSQL although you may override it in the global options...
mlemos@...
Send Email
Aug 1, 2001
12:00 pm
43
... is like allow tags appear in different order but only once. I'm afraid BNF was not meant for that. You can do that with BNF. You have to use different...
Rod Moten
rod@...
Send Email
Aug 1, 2001
2:35 pm
44
hi! ... how? ... ok - "database_type"=>"mysql", ... he tell me: "Error: this application requires a DBMS that support transactions." what? ... ok ilya...
ilya
ilya@...
Send Email
Aug 2, 2001
12:22 pm
45
Hello, ... performance boost. ... You have to enable it in the php.ini configuration file. There instructions in the Zend optimizer archive. ... options...
mlemos@...
Send Email
Aug 2, 2001
2:37 pm
46
Hello, ... research/Enseignement/analyseinfo/AboutBNF.html ... do that ... afraid BNF ... each ... either ... only ... Oh, I see, but that´s a little annoying...
mlemos@...
Send Email
Aug 2, 2001
3:03 pm
47
... i have Release: mysql-3.23.22-beta i think that not with transactions... i try ibase (interbase) - not work: "Error: this application requires a DBMS that...
ilya
ilya@...
Send Email
Aug 3, 2001
11:24 am
48
Hello, ... transactions." ... MySQL ... tables." ... No, you may want to check into Metabase documentation to figure which drivers support Transactions and...
mlemos@...
Send Email
Aug 3, 2001
12:46 pm
49
Hello, Although I already been invited before I went to the San Diego O Reilly Open Source conference, it seems to be confirmed my presence at the Frankfurt s...
mlemos@...
Send Email
Aug 29, 2001
12:15 am
50
Hello, In the latest weeks I haven t worked much on the core of MetaL as I planned, namely on the development of bindings for Java and Perl. The ever...
mlemos@...
Send Email
Aug 29, 2001
12:48 am
51
... As requested, here follows syntax of the three types of source files that MetaL uses in EBNF. It does not yet include the syntax of the functions that...
mlemos@...
Send Email
Aug 31, 2001
12:05 am
52
Hello, Finally I made time to work on MetaL bindings to generate Perl. As of now the helloworld test program can already be generated in Perl. The latest...
mlemos@...
Send Email
Sep 6, 2001
2:58 am
53
hi Manuel, I would have liked a lot more time to have a look at Metal and generate some code.. I still intend to do that. Sort of to let you know that I...
Alex Black
enigma@...
Send Email
Sep 6, 2001
5:14 pm
Messages 24 - 53 of 553   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help