This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Baffled yet again by CDL


On 2012-03-22, Sergei Gavrikov <sergei.gavrikov@gmail.com> wrote:

> CDL != TCL. CDL is a huge interface in C++ (~40K lines of code) which
> uses TCL for some cases.

I thought all of the expression evaluation was done in TCL.  I tried
writing reasonably sized a TCL/Tk application once, and gave up
because the quoting semantics were entirely too obtuse. Writing the
same app in Scheme/Tk or Python/Tk was far easier.

> There are useful comments in these sources
>
>   host/libcdl/cdlcore.cxx
>   host/libcdl/value.cxx
>
> by the topic.

Thanks.

-- 
Grant Edwards               grant.b.edwards        Yow! ... he dominates the
                                  at               DECADENT SUBWAY SCENE.
                              gmail.com            


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]