Re: [sqlite] Script Language

2007-03-09 Thread Eugene Wee
mming language, then of course you want to learn how to create your own. My $0.02. Sam -Original Message- From: John Stanton [mailto:[EMAIL PROTECTED] Sent: Friday, March 09, 2007 12:13 PM To: sqlite-users@sqlite.org Subject: Re: [sqlite] Script Language It is not reinventing the whe

Re: [sqlite] Script Language

2007-03-09 Thread John Stanton
e: [sqlite] Script Language It is not reinventing the wheel to develop the knowledge and skill to design an effective language then to implement it effectively. This is an admirable project which will leave its young developer "loaded for bear". Stef Mientki wrote: Cesar Rodas wrote

RE: [sqlite] Script Language

2007-03-09 Thread Samuel R. Neff
lto:[EMAIL PROTECTED] Sent: Friday, March 09, 2007 12:13 PM To: sqlite-users@sqlite.org Subject: Re: [sqlite] Script Language It is not reinventing the wheel to develop the knowledge and skill to design an effective language then to implement it effectively. This is an admirable project which will

Re: [sqlite] Script Language

2007-03-09 Thread John Stanton
It is not reinventing the wheel to develop the knowledge and skill to design an effective language then to implement it effectively. This is an admirable project which will leave its young developer "loaded for bear". Stef Mientki wrote: Cesar Rodas wrote: I am planning to develop a interp

Re: [sqlite] Script Language

2007-03-09 Thread Stef Mientki
Cesar Rodas wrote: I am planning to develop a interpreted language with LEMON && FLEX. The main goal is to provide a easy way to script commons actions, and to teach algorithm in my University (National University of Asuncion - Paraguay). The language have syntax as PHP and Python I wonder w

Re: [sqlite] Script Language

2007-03-09 Thread Cesar Rodas
Will be written in C. I don't know too much of C++. Will be like python. Will have Class, Functions, and lineal execution. And I just want people to be there when i need to do test, and/or people to suggest the grammar, syntax. I mean more the "Language Design". And why not helping with code On

Re: [sqlite] Script Language

2007-03-09 Thread Noel Frankinet
Cesar Rodas a écrit : Your help will be welcome. On 09/03/07, Noel Frankinet <[EMAIL PROTECTED]> wrote: Cesar Rodas a écrit : > I am planning to develop a interpreted language with LEMON && FLEX. > The main > goal is to provide a easy way to script commons actions, and to teach > algorithm in

Re: [sqlite] Script Language

2007-03-09 Thread Cesar Rodas
Your help will be welcome. On 09/03/07, Noel Frankinet <[EMAIL PROTECTED]> wrote: Cesar Rodas a écrit : > I am planning to develop a interpreted language with LEMON && FLEX. > The main > goal is to provide a easy way to script commons actions, and to teach > algorithm in my University (National

Re: [sqlite] Script Language

2007-03-09 Thread Noel Frankinet
Cesar Rodas a écrit : I am planning to develop a interpreted language with LEMON && FLEX. The main goal is to provide a easy way to script commons actions, and to teach algorithm in my University (National University of Asuncion - Paraguay). The language have syntax as PHP and Python I am plan

[sqlite] Script Language

2007-03-09 Thread Cesar Rodas
I am planning to develop a interpreted language with LEMON && FLEX. The main goal is to provide a easy way to script commons actions, and to teach algorithm in my University (National University of Asuncion - Paraguay). The language have syntax as PHP and Python I am planning to create a SQLite