Obviously it'll take quite longer to port TBNL to ECL than just compiling it. When I tried to run the simplest possible thing:<br><br>(asdf:oos 'asdf:load-op :tbnl)<br>(tbnl:start-tbnl)<br><br>I got a lot of:<br>;;; Warning: accept-tcp-connection not supported on this implementation
<br>;;; Warning: accept-tcp-connection not supported on this implementation<br>....<br><br>Rado<br>