lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Enrico Colombini wrote:
[...]
> I'd correct that to "hard to learn and get used to".
> Lua has a very smooth access ramp. Forth hasn't.

Indeed --- a lot of Forth's much vaunted maintainability and readability
(yes, really!) is that if you don't have absolute discipline with
documentation and design, you end up shooting your own foot off with a
nuclear hand grenade. The only programs that ever work are the
maintainable and readable ones.

That said, it's apparently incredibly effective if you *do* have that
degree of discipline. (It's also the only language I know where you can
fit an entire development shell, including compiler, in 6kB of machine
code.)

In addition, it *is* a fantastic teaching language --- not for teaching
programming, but for teaching language and compiler design. I'd
encourage anyone with an interest in the subject to go and design a
Forth threaded interpreter for your favourite architecture. It is a
thing of beauty, and utterly unlike any other modern language today. I
wasn't kidding when I said that learning Forth taught me how to write C;
you will suddenly realise that that everything you've ever learnt is
merely one way of doing things, and there are many others, all equally
valid...

- --
┌─── dg@cowlark.com ───── http://www.cowlark.com ─────
│
│ "People who think they know everything really annoy those of us who
│ know we don't." --- Bjarne Stroustrup
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iD8DBQFKufRaf9E0noFvlzgRAuT4AJ0YmsovVfvl/ucykjqMWyEkGBWRcACdGmSA
HUsbF4KFYLhTWFhfN7OGphU=
=2TPN
-----END PGP SIGNATURE-----