Viewing profile — roastsquirrel
roastsquirrel
HN member- Joined
- Mon, Oct 28, 2019, 8:20 PM UTC
- HN karma
- 8
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About roastsquirrel
No profile information was provided.
Recent public activity
-
comment
Comment #24990639
People thought they were extinct, but they were just on holiday
-
comment
Comment #23931732
Parts of VHDL leave a little to be desired but overall I find it to be a really great language. To the extent I bought Ada 2012 by John Barnes and I kind of like that too after cod…
-
comment
Comment #21381408
Tcl is good for interacting with a simulator (and other tools) for the same reasons Bash is good for interactive shells, and I think Tcl is the best tool for those jobs. What is th…
-
comment
Comment #21381300
The Tcl/Tk documentation is very good, so I read the documentation for those details, eg for lrange, lrange list first last List must be a valid Tcl list. This command will return …