About State
Sábado, 31 de Maio de 2008 - LucindoState: you’re doing it wrong!
Two options for lispers:
Purely functional Lisps (subset of CL or something like Clojure, LFE, etc)
Cells!!!
State: you’re doing it wrong!
Two options for lispers:
Purely functional Lisps (subset of CL or something like Clojure, LFE, etc)
Cells!!!
Logo do IRRLAB (site pessoal do Ivan):
I’m completely convinced that mutable objects and the whole approach that is sort of implied by the design of Java, C#, Python, all the languages that followed along this path, is very much the wrong way to do most things… it is ok to do somethings, but it’s the wrong way to do most things.
Mutable […]
marvin:~ lucindo$ python
Python 2.5.2 (r252:60911, Apr 26 2008, 14:32:15)
[GCC 4.0.1 (Apple Inc. build 5465)] on darwin
Type “help”, “copyright”, “credits” or “license” for more information.
>>> import this
The Zen of Python, by Tim Peters
Beautiful is better than ugly.
Explicit is better than implicit.
Simple is better than complex.
Complex is better than complicated.
Flat is better than nested.
Sparse is better than […]
(blog ‘lucindo) | http://blog.lucindo.com.br