* Forth compiler
@ 2002-10-31 5:07 Stephan Sauerburger
2002-10-31 5:18 ` lx
2002-10-31 6:32 ` Joseph D. Wagner
0 siblings, 2 replies; 4+ messages in thread
From: Stephan Sauerburger @ 2002-10-31 5:07 UTC (permalink / raw)
To: Linux Assembly List
Hello, I desire to write a forth compiler. However, since I'm an asm newbie,
perhaps it'd be quicker to start out with a very simple compiler to
understand the concepts. Anyone have good links, tutorials or other resources?
Thanks!
--
-Stephan
For PGP Public Key, visit:
http://www.sauerburger.org
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Forth compiler
2002-10-31 5:07 Forth compiler Stephan Sauerburger
@ 2002-10-31 5:18 ` lx
2002-10-31 6:32 ` Joseph D. Wagner
1 sibling, 0 replies; 4+ messages in thread
From: lx @ 2002-10-31 5:18 UTC (permalink / raw)
To: Stephan Sauerburger; +Cc: linux-assembly
On Thu, 31 Oct 2002 00:07:59 -0500
Stephan Sauerburger <stephan@sauerburger.org> wrote:
> Hello, I desire to write a forth compiler. However, since I'm an asm newbie,
> perhaps it'd be quicker to start out with a very simple compiler to
> understand the concepts. Anyone have good links, tutorials or other
> resources?
>
> Thanks!
Linux,Assembly,Forth: http://www.lxhp.in-berlin.de/index-lx.shtml en/de
=> lhpf4.html (nearly) fig-model plus, file acces, mmapped "dynamic" memory alloc
=> lhpe4.html experiment with eforth & AS as well as NASM
=> lhpf8.html 'lib4th' ANS compliat, extended forth kernel as a dll
best,
hp
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: Forth compiler
2002-10-31 5:07 Forth compiler Stephan Sauerburger
2002-10-31 5:18 ` lx
@ 2002-10-31 6:32 ` Joseph D. Wagner
2002-10-31 14:02 ` use
1 sibling, 1 reply; 4+ messages in thread
From: Joseph D. Wagner @ 2002-10-31 6:32 UTC (permalink / raw)
To: 'Stephan Sauerburger'; +Cc: Linux Assembly Programming List
Listed in order of most valuable resource:
Amazon.com So you'd like to ... Write or Create a Compiler
http://www.amazon.com/exec/obidos/tg/guides/guide-display/-/D7G70F5QDI48
TIP: If you really want to do a kick@$$ job, you'll use this first
resource. Although paying for books (especially on compilers) is
expensive (est. total US$500), it will pay off in the long run, because
the books are more thorough and comprehensive than any free, web
resource.
Catalog of Compiler Construction Tools
Freeware and Commercial Resources for Compiler Writers
http://www.first.gmd.de/cogent/catalog/
Let's Build a Compiler
http://compilers.iecc.com/crenshaw/
NULLSTONE Optimization Categories
http://www.nullstone.com/htmls/category.htm
Free Compiler Construction Tools
http://www.thefreecountry.com/developercity/constructcompilers.shtml
The Great Debate: A Series of Essays
http://webster.cs.ucr.edu/Page_asm/GreatDebate/GreatDebate.html
-----Original Message-----
From: linux-assembly-owner@vger.kernel.org
[mailto:linux-assembly-owner@vger.kernel.org] On Behalf Of Stephan
Sauerburger
Sent: Wednesday, October 30, 2002 11:08 PM
To: Linux Assembly List
Subject: Forth compiler
Hello, I desire to write a forth compiler. However, since I'm an asm
newbie,
perhaps it'd be quicker to start out with a very simple compiler to
understand the concepts. Anyone have good links, tutorials or other
resources?
Thanks!
--
-Stephan
For PGP Public Key, visit:
http://www.sauerburger.org
-
To unsubscribe from this list: send the line "unsubscribe
linux-assembly" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-10-31 14:02 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-31 5:07 Forth compiler Stephan Sauerburger
2002-10-31 5:18 ` lx
2002-10-31 6:32 ` Joseph D. Wagner
2002-10-31 14:02 ` use
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.