Re: [MSEide-MSEgui-talk] Problem again

2013-06-29 Thread Ivanko B
Scripts to retrieve latest MSE version for newbies (by Minoshi), may be placed on MSEGUI.ORG : ### LINUX - #!/bin/sh echo Script for get and compile mseide+msegui from gitorious.org echo == echo Let's start! echo

[MSEide-MSEgui-talk] MSEide+MSEgui 3.0beta1

2013-06-29 Thread Martin Schreiber
Hi, MSEide+MSEgui 3.0beta1 is available. https://sourceforge.net/projects/mseide-msegui/files/mseide-msegui/3.0beta1/ This is the first release without dependence on FPC FCL and streaming system. Please change db to mdb and add mclasses after classes in uses of your units if necessary. The

Re: [MSEide-MSEgui-talk] MSEide+MSEgui 3.0beta1

2013-06-29 Thread Julio Jiménez
An own compiler? forking fpc? wow... a big task for only one man ;) 2013/6/29 Martin Schreiber mse00...@gmail.com Hi, MSEide+MSEgui 3.0beta1 is available. https://sourceforge.net/projects/mseide-msegui/files/mseide-msegui/3.0beta1/ This is the first release without dependence on FPC FCL

Re: [MSEide-MSEgui-talk] MSEide+MSEgui 3.0beta1

2013-06-29 Thread Julio Jiménez
Just curiosity, what made you to take that decission, the latest fpc changes? An Interpeter too.. :) Could you give us some more details? I'm intrigued. 2013/6/29 Martin Schreiber mse00...@gmail.com On Saturday 29 June 2013 11:10:40 Julio Jiménez wrote: An own compiler? forking fpc?

Re: [MSEide-MSEgui-talk] MSEide+MSEgui 3.0beta1

2013-06-29 Thread Martin Schreiber
On Saturday 29 June 2013 11:17:52 Julio Jiménez wrote: Just curiosity, what made you to take that decission, the latest fpc changes? An Interpeter too.. :) Could you give us some more details? I'm intrigued. Later, I must leave now. Martin

Re: [MSEide-MSEgui-talk] MSEide+MSEgui 3.0beta1

2013-06-29 Thread Julio Jiménez
np, :) Have a nice day! 2013/6/29 Martin Schreiber mse00...@gmail.com On Saturday 29 June 2013 11:17:52 Julio Jiménez wrote: Just curiosity, what made you to take that decission, the latest fpc changes? An Interpeter too.. :) Could you give us some more details? I'm intrigued.

Re: [MSEide-MSEgui-talk] MSEide+MSEgui 3.0beta1

2013-06-29 Thread Ivanko B
Not forking, a completely new design. === With friend classes, namespaces, some C++ featutes etc ? -- This SF.net email is sponsored by Windows: Build for Windows Store.

Re: [MSEide-MSEgui-talk] MSEide+MSEgui 3.0beta1

2013-06-29 Thread Martin Schreiber
On Saturday 29 June 2013 15:39:39 Med Hamza wrote: Would you like to consider IIF() function and codeBlock What is IIF()? What is codeBlock? Martin -- This SF.net email is sponsored by Windows: Build for Windows

Re: [MSEide-MSEgui-talk] MSEide+MSEgui 3.0beta1

2013-06-29 Thread Martin Schreiber
On Saturday 29 June 2013 11:17:52 Julio Jiménez wrote: Just curiosity, what made you to take that decission, the latest fpc changes? An Interpeter too.. :) Could you give us some more details? I'm intrigued. It is planned first to make a very fast table driven frontend with a small kernel

Re: [MSEide-MSEgui-talk] MSEide+MSEgui 3.0beta1

2013-06-29 Thread Julio Jiménez
Intermediate code? something like CPython? A virtual machine like Java, C#...? What about performance? usually intermediate code is slower to execute. Will be the existing code compatible? 2013/6/29 Martin Schreiber mse00...@gmail.com On Saturday 29 June 2013 11:17:52 Julio Jiménez wrote:

Re: [MSEide-MSEgui-talk] MSEide+MSEgui 3.0beta1

2013-06-29 Thread Martin Schreiber
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

Re: [MSEide-MSEgui-talk] MSEide+MSEgui 3.0beta1

2013-06-29 Thread Julio Jiménez
2013/6/29 Martin Schreiber mse00...@gmail.com Mostly, a streamlined subset with extensions to achieve the most productive universal programming language of the universe. ;-) You are speaking about a new Pascal/Object Pascal compiler/interpreter right? -- Julio Jiménez Borreguero

Re: [MSEide-MSEgui-talk] MSEide+MSEgui 3.0beta1

2013-06-29 Thread Martin Schreiber
On Saturday 29 June 2013 20:54:47 Julio Jiménez wrote: 2013/6/29 Martin Schreiber mse00...@gmail.com Mostly, a streamlined subset with extensions to achieve the most productive universal programming language of the universe. ;-) You are speaking about a new Pascal/Object Pascal

Re: [MSEide-MSEgui-talk] MSEide+MSEgui 3.0beta1

2013-06-29 Thread Julio Jiménez
Yes Borland did a great job even when Delphi was full of bugs :D So, may I think you are unhappy with the direction that FPC is following or simply you think can make a better tool? You know, Pascal community is not big and dividing efforts is not probably a good idea. Probably you have your

Re: [MSEide-MSEgui-talk] MSEide+MSEgui 3.0beta1

2013-06-29 Thread Martin Schreiber
On Saturday 29 June 2013 21:42:24 Julio Jiménez wrote: Yes Borland did a great job even when Delphi was full of bugs :D So, may I think you are unhappy with the direction that FPC is following or simply you think can make a better tool? Both. You know, Pascal community is not big and