Most recent edit on 2006-01-27 00:47:15 by MetalHead [added parent, fixed typo]
Additions:
See numbers. This wraps the former in a network server, so you can enter the number to compute via telnet or netcat. This will only work with clisp, as it uses its network functions. As lisp doesn't know about threads or processes per se, this performs really poor as a server. Anyway.
Deletions:
See numbers. This wraps the former in a network server, so you can enter the number to compute via telnet or netcat. This will only work with clisp, as it uses its network functions. As lisp doesn't know about threads or processes per se, this performs really poorly as a server. Anyway.
Oldest known version of this page was edited on 2005-09-12 16:05:36 by MetalHead [intial setup]
Page view:
Numberserver
See
numbers. This wraps the former in a network server, so you can enter the number to compute via telnet or netcat. This will only work with clisp, as it uses its network functions. As lisp doesn't know about threads or processes per se, this performs really poorly as a server. Anyway.
CategoryCode
CategoryLisp