Re: Forth and Prolog
From: NEWSER.BBS_at_BBS.MC.NTU.EDU.TW (newser.bbs_at_bbs.mc.ntu.edu.tw)
Date: 05/30/04
- Previous message: bart demoen: "Re: prolog with yacc/bison"
- In reply to: Andreas Kochenburger: "Forth and Prolog"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 May 2004 00:01:16 -0700
Andreas Kochenburger <kochenburger@gmx.de> wrote in message > For those who might like to play with it here is the link:
> http://home.arcor.de/a.s.kochenburger/downloads/AFC.ZIP
Thanks to the author for willing to share his work with us and I
appreciate
his work.
I have tried this work and found that some forth's features are lack ,
eg
CREATE , DOES> , switchability between interpreting and compiling.
Those are what make forth so powerful . Without these features , forth
is no more than
a BASIC language with strange grammar.
But I still appreciate the work of the author . It shows us how to
build a
complete compiler in short codes.
- Previous message: bart demoen: "Re: prolog with yacc/bison"
- In reply to: Andreas Kochenburger: "Forth and Prolog"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|