Viewing profile — ecky-l
ecky-l
HN member- Joined
- Sun, Apr 30, 2017, 1:49 PM UTC
- HN karma
- 3
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About ecky-l
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #14232424
To clarify: this is the Tcl interpreter compiled to webassembly. Not a Tcl program or the language.