On Thursday 06 June 2013 06:32:54 Ivanko B wrote: > Q: will it be possible to compile to regular executables ? > Wish: syntax to allow mutiple properties set by a single command, in > arbitrary order > > These issues are important for prototyping where script languages are > often targeted. > Which Pascal Script? Do you mean MSEpascal I started working on? It is planned to implement a very fast compiler which compiles to stack machine byte code which can be interpreted by a runtime engine or transformed by optional backends to machine code. There will be a universal table driven frontend with a small kernel which allows to be optimised even with hand crafted assembler code. Most likely there will be a single pass without scanner. A work of many years. :-)
Martin ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations 2. Dashboards that offer high-level views of enterprise services 3. A single system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

