factory/v2011/howiwork.html
changeset 39 c0c882124ee5
parent 31 837078f56ae2
child 46 949085db4719
     1.1 --- a/factory/v2011/howiwork.html	Mon Jan 17 14:18:54 2011 +0100
     1.2 +++ b/factory/v2011/howiwork.html	Mon Jan 17 14:23:13 2011 +0100
     1.3 @@ -44,7 +44,7 @@
     1.4  for rapid prototyping, which fits perfectly into my method of working.</li>
     1.5  <li>
     1.6  <h4>Go. *</h4>
     1.7 -The goal of Go was to provide a general purpose programming language including a garbage collector and efficient methods for concurrency handling. The language shows some interesting concepts including a more dynamic approach on object orientation. The lack of generics and the ideology of not giving the programmer the same tools as the language designer have, made abandon it for the time being.</li>
     1.8 +The goal of Go was to provide a general purpose programming language including a garbage collector and efficient methods for concurrency handling. The language shows some interesting concepts including a more dynamic approach on object orientation. The lack of generics and the ideology of not giving the programmer the same tools as the language designer have, made me abandon it for the time being.</li>
     1.9  <li>
    1.10  <h4>Common Lisp. **</h4>
    1.11  I'm having fun on my path to enlightenment, mostly hacking in the dark.