[fpc-pascal] Pascal Scripting Engines
David Butler
djbutler at gmail.com
Fri Dec 10 21:31:06 CET 2010
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.
http://www.eternallines.com/blaise/
<http://www.eternallines.com/blaise/>
On 10 December 2010 21:18, Andrew Brunner <andrew.t.brunner at gmail.com>wrote:
> Hi there,
>
> 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.
>
> Any thoughts/recommendations? Thanks.
>
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20101210/344865eb/attachment.html>
More information about the fpc-pascal
mailing list