i want to see someone elaborate a state-maximizing, instead of state-minimizing, philosophy. lean in
All programming philosophies are about state
11–20 of 254 posts
Re: All programming philosophies are about state
#12Re: All programming philosophies are about state
#13Re: All programming philosophies are about state
#14i want to see someone elaborate a state-maximizing, instead of state-minimizing, philosophy. lean in
Re: All programming philosophies are about state
#15i want to see someone elaborate a state-maximizing, instead of state-minimizing, philosophy. lean in
If the functional paradigm tends towards avoiding state, then it would seem to me that forth does the opposite: making almost everything a part of the state of a program that a developer can access and manipulate, even things that most structured programming languages do not expose to the developer.
Re: All programming philosophies are about state
#16No it is not. Lisp stands in stark contrast to this. The lisp philosophy is this: as with every science, you mould your language to your problem, not the other way around.
Re: All programming philosophies are about state
#17Re: All programming philosophies are about state
#18Has anyone or any PL theory in CS made a useful distinction between data and state?
Re: All programming philosophies are about state
#19i want to see someone elaborate a state-maximizing, instead of state-minimizing, philosophy. lean in
Re: All programming philosophies are about state
#20i want to see someone elaborate a state-maximizing, instead of state-minimizing, philosophy. lean in