A while back I wrote a scripting language based on Pascal that features byte code generation. I haven't worked on it in many years though.<div><br></div><div><a href="http://www.eternallines.com/blaise/">http://www.eternallines.com/blaise/</a></div>

<div><a href="http://www.eternallines.com/blaise/"></a><br><br><div class="gmail_quote">On 10 December 2010 21:18, Andrew Brunner <span dir="ltr"><<a href="mailto:andrew.t.brunner@gmail.com">andrew.t.brunner@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi there,<br><br>I'm considering pascal scripting engines in stead of hot-swaped compiled stored objects/dlls for server back-end development for clients (namely WebSocket/JS).  I came across a few relatively recent solutions and wanted to know if there are any obscure "light weight" scripting engines but yet leverage byte code.  My largest problem would be security though.  I would want to limit script engine access to OS level calls.  I need to be able to "sandbox" these back-end apps so they don't interfere with the server process.<br>


<br>Any thoughts/recommendations?  Thanks.<br>
<br>_______________________________________________<br>
fpc-pascal maillist  -  <a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a><br>
<a href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal" target="_blank">http://lists.freepascal.org/mailman/listinfo/fpc-pascal</a><br></blockquote></div><br></div>