Hi,

Well, another way to stand on the shoulders of giants is to use the work of those giants to build up your own.

Regards,
Eugene Wee

John Stanton wrote:
Both Knuth and Wirth use the approach of a language of their own design to teach algorithms (and more). Cesar, like Newton, will see far by standing on the shoulders of giants.

Samuel R. Neff wrote:
The original post said the goal is to teach algorithms, not programming
language design. So for teaching algorithms I'd have to agree that using a
custom language is not the best choice.  For teaching how to write a
programming 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 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 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 why you're not using one of these ?
Looks to me you're reinventing the wheel,
while with a lot less effort you could give a better wheel a nice color

;-)

cheers,
Stef


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to