Dynamic Code in D
BLS
nanali at nospam-wanadoo.fr
Sun Jan 13 04:09:30 PST 2008
Hi Michael,
A pragmatic approch :
D-newLisp-C
I guess you'll find the follwing newLisp examples interresting :
- embed binary machine code into newLISP source
- Distributed computing, map/reduce stype example of calculating and
reducing word counts from different documents
(see source code comments)
You can embedd newLisp .so - or run as inetd or xinetd service etc.
True64Unix binary available. (otherwise you have to deal with the source)
Just in case, the example link :
http://newlisp.org/index.cgi?Tips_and_Tricks
HTH Bjoern
More information about the Digitalmars-d
mailing list