@andy-pugh

> GladeVCP and PyVCP are specifically provided to aid user configuration
> and customisation.
> So, they use scripts that can be readily modified and where
> modifications take effect immediately without recompilation.

this is right for shure .... but I think about Thread, networking, parsing,
file magement, database, vision library and graphic library ..... probabily
is possible with python never try and plus never really study python.

bkt

Il giorno ven 12 ott 2018 alle ore 10:40 andy pugh <[email protected]> ha
scritto:

> On Fri, 12 Oct 2018 at 08:37, theman whosoldtheworld
> <[email protected]> wrote:
> >
> > About GoObject and other .... the language structure is pretty similar to
> > c++ ... so why not use directly c++ for ui instead all other languages?
>
> GladeVCP and PyVCP are specifically provided to aid user configuration
> and customisation.
> So, they use scripts that can be readily modified and where
> modifications take effect immediately without recompilation.
>
> Python (and Tcl) give this, whereas C++ does not. In fact a C++ UI
> might well require all the LinuxCNC source code to be present in order
> to compile.
>
> And for things like string parsing, file access and Regex Python is
> just so much friendlier.
>
> --
> atp
> "A motorcycle is a bicycle with a pandemonium attachment and is
> designed for the especial use of mechanical geniuses, daredevils and
> lunatics."
> — George Fitch, Atlanta Constitution Newspaper, 1916
>
>
> _______________________________________________
> Emc-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/emc-developers
>

_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to