[squeak-dev] Check syntactically valid code

Ian Trudel ian.trudel at gmail.com
Thu Apr 27 09:54:24 UTC 2017


Hello Levente,

I implemented a small syntax server based on your recommendation. The code
commented in SyntaxServer>>process: is working but requires the client to
reconnect each time it wants to send source code to be validated, which is
time consuming. Reusing the connection would be faster but the code here is
not working. Any hint?

Best regards,
Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20170427/2a2558cb/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SyntaxServer.st
Type: application/octet-stream
Size: 2593 bytes
Desc: not available
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20170427/2a2558cb/attachment.obj>


More information about the Squeak-dev mailing list