On Saturday 29 June 2013 19:44:08 Julio Jiménez wrote:
> Intermediate code? something like CPython? A virtual machine like Java,
> C#...? What about performance? usually intermediate code is slower to
> execute.

Probably a simple virtual machine. It is the first step in order to develop 
and test the frontend, to develop the syntax and as interpreter for 
remote-MSEifi. The performance is not very important here, the procedures are 
small because MSEifi handles the whole GUI stuff in usual MSE speed.
The later planned backends will produce native machine code.

> Will be the existing code compatible? 
>
Mostly, a streamlined subset with extensions to achieve the "most productive 
universal programming language of the universe". ;-)
Main goals are simplicity, easy to learn, as less as possible different 
constructs and concepts and the ability to produce low level code with 
maximal performance.

Martin

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to