User profile: toad

User info
User name:toad
History
Joined:
Number of posts:32
Latest posts:

gate problem
And here's a functional approach, for completeness: [code]// logic_gates.d void main() { impo...

csv file management for appending values.
There you go: [code]// csv.d void main() { import std; File[string] outputFiles; a...

Curiosity - Atheist or Theist?
[quote]"some gods exist" and "no gods exist" are two separate claims[/quote] ... which, at least in ...

Distributed computation
I'm interested in this as well. I have a similar use case for which I currently use boost::interproc...

Favorite Language
It certainly can't rival Python in this respect, but it's not that bad. There is an official reposit...