Re: [MSEide-MSEgui-talk] MSElang Objects

2017-06-13 Thread Edson H
nviado: domingo, 11 de junio de 2017 08:11 p.m. Para: General list for MSEide+MSEgui Asunto: Re: [MSEide-MSEgui-talk] MSElang Objects On Sun, Jun 11, 2017 at 4:58 PM, Edson H <dev_nul...@hotmail.com<mailto:dev_nul...@hotmail.com>> wrote: No so much, but In Pascal you need to do: i

Re: [MSEide-MSEgui-talk] MSElang Objects

2017-06-11 Thread Edson H
MSEgui-talk] MSElang Objects On Sun, Jun 11, 2017 at 12:31 PM, Edson H <dev_nul...@hotmail.com> wrote: > > Instead of? > > if ... then > ... > elsif ... then > ... > elsif ... then > ... > else > ... > end; > > > Don't see this like nested I

Re: [MSEide-MSEgui-talk] MSElang Objects

2017-06-11 Thread Edson H
MSEgui-talk] MSElang Objects On Saturday 10 June 2017 17:39:14 Edson H wrote: > > By the way, I haven't seen the keyword ELSIF in your IF syntax. > MSElang has no "elsif". I think nested structures should be written so that the nested char

Re: [MSEide-MSEgui-talk] MSElang Objects

2017-06-10 Thread Edson H
OK. I will implement the same: PROCEDURE (procedures and functions) and METHOD (procedure and functions for objects). I have implemented the mode {$mode pascal} too, for Pascal compatibility. The default is {$mode PicPas}. By the way, I haven't seen the keyword ELSIF in your IF syntax.

Re: [MSEide-MSEgui-talk] MSElang Objects

2017-06-09 Thread Edson H
patible syntax, the most possible. De: Martin Schreiber <mse00...@gmail.com> Enviado: sábado, 10 de junio de 2017 04:54 a.m. Para: mseide-msegui-talk@lists.sourceforge.net Asunto: Re: [MSEide-MSEgui-talk] MSElang Objects On Saturday 10 June 2017 06:15:09 E

Re: [MSEide-MSEgui-talk] MSElang Objects

2017-06-09 Thread Edson H
Hi Martin, I have seen you use "sub" for procedures or functions, and "method" for object. Is it? I think you can use only PROCEDURE keyword, for procedures and functions (and probably for objects), like Modula-2, do. I'm implementing functions in my compiler, and I think, it's better to

Re: [MSEide-MSEgui-talk] MSElang Objects

2017-05-12 Thread Edson H
. De: Martin Schreiber <mse00...@gmail.com> Enviado: viernes, 12 de mayo de 2017 07:11 a.m. Para: mseide-msegui-talk@lists.sourceforge.net Asunto: Re: [MSEide-MSEgui-talk] MSElang Objects On Friday 12 May 2017 03:44:30 Edson H wrote: > > I'm currently developing a Pascal

Re: [MSEide-MSEgui-talk] MSElang Objects

2017-05-11 Thread Edson H
Hi Martin, I'm currently developing a Pascal Compiler and I have analyzed (although not implemented) the best notation on managing objects and I would say, the way you have defined the syntax for MSELAng is exactly the way I thought it must be. Using clases like a dereference. In order to

Re: [MSEide-MSEgui-talk] wish (code folding)

2016-01-12 Thread Edson H
IMHO it's a fact of taste. I like code folding, and I find very difficult work without it. That's one of the reason I like Lazarus. De: Graeme Geldenhuys Enviado: martes, 12 de enero de 2016 09:36 a.m. Para:

Re: [MSEide-MSEgui-talk] MSEide+MSEgui version 3.6

2014-11-28 Thread Edson H
First of all, congratulations for this Project. I'm new to MSEide-MSEgui, so probably I'm making something wrong. My system Win32 - Windows 7. My suggestions: * Make it more easy to install and use. You can download Lazarus and use it inmmediatly, without configure anything. I'm spending half

Re: [MSEide-MSEgui-talk] MSEide+MSEgui version 3.6

2014-11-28 Thread Edson H
Do you have to configure the FPC and the GDB too? I didn't read it on the README,txt. It's very complicated to create a simple project. There is not a default path or name. The Open dialog is something strange. There is a console window with a error message: Syntaxdeffile: Unable to open