Hi!
What about forth?
A ruby interpreter can be done in forth.

But seriously, it should be a cool language.
Gergo
···
–
±[ Kontra, Gergelykgergely@mcl.hu PhD student Room IB113 ]---------+
http://www.mcl.hu/~kgergely “Olyan langesz vagyok, hogy |
Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval kellene jarnom” |
±- Magyar php mirror es magyar php dokumentacio: http://hu.php.net --+
well, IIRC you can do everything with an asm language with just
SUBTRACT_AND_BRANCH_IF_NEGATIVE…
BTW, in some old matz’ presentation he said the design of Rite could
follow that of gForth, whatever it is
···
il Tue, 27 Jan 2004 05:47:17 +0900, KONTRA Gergely kgergely@mlabdial.hit.bme.hu ha scritto::
Hi!
What about forth?
A ruby interpreter can be done in forth.

Hello gabriele,
Monday, January 26, 2004, 9:59:54 PM, you wrote:
···
il Tue, 27 Jan 2004 05:47:17 +0900, KONTRA Gergely > <kgergely@mlabdial.hit.bme.hu> ha scritto::
Hi!
What about forth?
A ruby interpreter can be done in forth.

well, IIRC you can do everything with an asm language with just
SUBTRACT_AND_BRANCH_IF_NEGATIVE..
No only philosophical questions like calculation of PI can be done
with a Turing machine, not things that need output or input. This is
something you learn immediately when using XSLT which is also turing
complete.
--
Best regards,
Lothar mailto:mailinglists@scriptolutions.com
you can do I/O on a oisc cpu
(http://catb.org/~esr/retro/oisc.shar.gz), you just need to put the
value in a specific address 
···
il Tue, 27 Jan 2004 08:25:30 +0900, Lothar Scholz mailinglists@scriptolutions.com ha scritto::
well, IIRC you can do everything with an asm language with just
SUBTRACT_AND_BRANCH_IF_NEGATIVE…
No only philosophical questions like calculation of PI can be done
with a Turing machine, not things that need output or input. This is
something you learn immediately when using XSLT which is also turing
complete.