On 2010-05-02, at 2:51, Gerry J wrote:

At Andrey's reference (2),there was an example that TCP/IP could be modelled in less than a hundred LOC, whereas a C code version might be more than an order of magnitude larger.
Is that model available?

I've not read it closely, but it seems we have here
http://fresh.homeunix.net/~luke/misc/repo/slitch/src/tcpip.lisp
an implementation of TCP/IP in lisp in less than one thousand lines including comments.

The core of TCP/IP is indeed not big. Mind you, it had to run on computers of 40 years ago, so it just COULD NOT be big!

--
__Pascal J. Bourguignon__
http://www.informatimago.com/



_______________________________________________
fonc mailing list
fonc@vpri.org
http://vpri.org/mailman/listinfo/fonc

Reply via email to