Live data from Hacker News

Viewing profile — ecky-l

ecky-l

HN member
Joined
Sun, Apr 30, 2017, 1:49 PM UTC
HN karma
3
Public activity
5 items

About ecky-l

No profile information was provided.

Recent public activity

  1. comment
    Comment #14261890

    I think you are a really good programmer by the time you use Tcl again: as a complementary language for test automation, or to integrate it in your software as DSL... First you use…

  2. comment
    Comment #14237486

    "well .. i am a big believer in the two layer separation" I believe in this too. Not only two layers, if necessary there can be more. For that to work, well designed interfaces are…

  3. comment
    Comment #14236829

    "I think if someone can rewrite tcl or a tcl like language, as the top level language, using a more modern low level language, like Rust or Go ... it will be a very nice combo, I t…

  4. comment
    Comment #14233083

    tDOM is just for parsing and generating XML or, more interrestingly, HTML. Once you have that, you can use the ::wacl::dom command to inject it into the browser dom. Or use the wac…

  5. comment
    Comment #14232424

    To clarify: this is the Tcl interpreter compiled to webassembly. Not a Tcl program or the language.