Ometa references was Re: [fonc] Systems and artifacts
Thanks Andrey, i thought it might be useful to others (especially newbies who come here first) to post a few other Ometa related URLs/posts, with yours http://www.moserware.com/2008/04/towards-moores-law-software-part-3-of-3.html http://www.tinlizzie.org/ometa/ http://www.vpri.org/vp_wiki/index.php/Main_Page http://tinlizzie.org/ometa/ometa2.html http://vpri.org/pipermail/ometa/2010-April/000241.html http://vpri.org/pipermail/ometa/2008-June/20.html There are some interesting related posts at LtU if one googles on Ometa & pegs or packrat -- Regards, Gerry Jensen 02 9713 6004 ___ fonc mailing list fonc@vpri.org http://vpri.org/mailman/listinfo/fonc
Re: [fonc] Systems and artifacts
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