Sujet : Re: tcl versa python regarding performance
De : aotto1968 (at) *nospam* t-online.de (aotto1968)
Groupes : comp.lang.tclDate : 26. Aug 2024, 18:58:09
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vaifnh$2i63f$1@dont-email.me>
References : 1
User-Agent : Mozilla Thunderbird
Now it's that time again and I've put a small C++ project in between to slowly but surely make better use of the "kernel" via the C++ compiler (and some features like templates etc.).
->
http://thedev.nhi1.de/NHI1/main/index.htmThe performance code has been revised again and the unnecessary TCP tests are placed behind the UDS tests. With the C++ "agile" kernel, C++ is now on a par with C, while using a much more user-friendly programming interface.
->
http://thedev.nhi1.de/theLink/main/md_docs_2main_2README__PERFORMANCE.htm#README_PERFORMANCEAlso important, the ALC (All-Language Compiler) compiler was written in TCL.