| problems@gmail 2008-03-24, 6:59 pm |
|
problems@gmail schrieb:
Organization: Ye 'Ol Disorganized NNTPCache groupie
Message-ID: <1206369781.562121@vasbyt.isdsl.net>
Cache-Post-Path: vasbyt.isdsl.net!unknown@196.208.75.231
X-Cache: nntpcache 3.0.2 (see http://www.nntpcache.com/)
Date: Mon, 24 Mar 2008 09:45:56 -0500
Lines: 25
X-Usenet-Provider: http://www.giganews.com
NNTP-Posting-Host: 196.209.252.101
X-Trace: sv3- A2fJj3c27h8MYkSYf05Qnbt8Do4hy3z0JtrxMeS0
xylNLWYW8SUpCMvrYoN+IUdLpkWLrkvrzHx0rcM!
EGNB76Lz6nwMYE0EP5P3dBnUKYEpkJR92Kuo7Ops
ycA9YM+Fq9alZB8iya1z77nw+s0gJXE6iQ==
X-Complaints-To: abuse@is.co.za
X-DMCA-Complaints-To: abuse@is.co.za
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.37
Bytes: 2309
Xref: number1.nntp.dca.giganews.com comp.lang.awk:39717
Jürgen Kahrs wrote:[color=darkred]
> Hmm, try lcc or tinyC
>
> http://fabrice.bellard.free.fr/tcc/
> http://www.cs.princeton.edu/software/lcc/
>
> tcc produces x86 code, lcc comes with several back ends.
> If I had to compile from C to pascal (or p-code),
> then I would start with lcc.
No !! You are losing the logic of the thread: 'awk simulate AFSM' ?
http://fabrice.bellard.free.fr/tcc/ is repeatedly error 404.
I want to translate text, NOT object-code.
I want ALGOL/Wirthian-family text; NOT 'C'-source.
The 'form' closest to humans is the most valuable:
ideas/understanding > source-code > obj-code;
like the reverse value-heirarchy is:
your-computer/CPU < your-disk < the disk's data < your knowledge.
That's the whole idea of having an AFSM-compiler where you
work with ideas at the most human-natural level: a syntax diagram.
== Chris Glur.
|