Thanks,

What I really want to do is start of with a simple script language that
handles variables, strings and floats, then add binary operators,
functions etc as I go... It's more a journey of knowledge, but could use
a hand starting that journey... lol

Thanks again,
Lee



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of skaller
Sent: 07 March 2006 15:45
To: Neko intermediate language mailing list
Subject: RE: [Neko] Compiler used for neko

On Tue, 2006-03-07 at 14:17 +0000, Lee McColl-Sylvester wrote:
> Skaller, you seem to know a lot about parsers and compilers...

Not as much as Nicolas.. but I too am a programming language
implementor :)

>  Where do
> you suggest I look for more info on the subject?  I've got myself a
copy
> of 'The Dragon Book', but I need more than this.  

That's what I used to get started. Then asked questions,
looked at other people's programs, and read research
papers.

Actually Wikipedia may be quite good!

But really, what you need is an actual project to do.
Theory is fine, but actually having a task is much better.

-- 
John Skaller <skaller at users dot sourceforge dot net>
Async PL, Realtime software consultants
Checkout Felix: http://felix.sourceforge.net


-- 
Neko : One VM to run them all
(http://nekovm.org)

--
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to