31 Aug
2007
31 Aug
'07
3:31 a.m.
How about using an existing embeddable language then (lua comes to mind, but actually, I have no experience using it)?
I've looked into lua. It's simple, small, and it's syntax is atrocious. It's easy to plug a language in as a module. The Perl and Python modules show that. But to make a language control the internal behavior of the server requires that the server be *written* in the language. Alan DeKok.