| bio | website | macmaintenance.be |
|---|---|---|
| location | France | |
| age | 35 | |
| visits | member for | 10 months |
| seen | May 22 at 16:26 | |
| stats | profile views | 14 |
I'm interested in computer graphics, algorithms, combinatorics, mathematics, and meta programming. My favorite languages are Prolog, C++, OCaml. I like to make cross-platform graphics applications.
|
May 22 |
comment |
What's the worst programming book you've ever read? He 'taught' Web Development, but his homepage is created with.. MS Word. He is also 'proficient' in like 15 programming languages.. |
|
Apr 27 |
comment |
How can I learn to like C++? If you have to parse things, maybe you'll like boost::spirit ? |
|
Apr 16 |
comment |
How to embed an article in the source code? Maybe. I have to test it now. |
|
Apr 16 |
comment |
How to embed an article in the source code? @DocBrown OK. Feel free to reformulate my question, english is not my first language. |
|
Apr 16 |
comment |
How to embed an article in the source code? @DocBrown I want to write text in same file as the source code so that I can generate an article with actual code that is guaranteed to compile. I want to manually mark which blocks of code and which blocks of text belong to the article, and it would be great if it was integrated in the build process. And for the typos: have you never seen a missing < in a web page due to a conflict with html tags ? |
|
Oct 26 |
comment |
Why don't research papers that mention custom software release the source code? I had not even thought of this situation where the authors would publish only a compiled version just to prove that the software actually exists, because it doesn't help understansing how they did - by how I means implemetation details.. I love to read source code! |
|
Oct 25 |
comment |
Why don't research papers that mention custom software release the source code? @Rig I think the way I asked the question is a bit ambiguous. I'm wondering why they don't release the source code of the programs.. |