Rules of programming?
Posted: Tue Oct 19, 2004 10:11 pm
If we would 'let the rules the rules and define order in a different way then it
should be possible to have functions like ->
'perhpas 'maybe 'couldbe ....
An intresting theory it is that the basics of computer calculation is based on
the black/white should/is mustbe/cantbe and 1/0 perspective...
I already broke my mind on this issue when i used rebol for it and ended up
creating loops. just because programming languages arent realy fit for it and
the basis is not designed for it...
still i like to give it an extra try ;-)
could a function like 'perhpas 'maybe and 'couldbe survive ?
the next question is directly Is it usefull :)
(couldbe (!= 1 1) 'true 'nil 'perhpas)
Dont take it too seriously...
Norman.
should be possible to have functions like ->
'perhpas 'maybe 'couldbe ....
An intresting theory it is that the basics of computer calculation is based on
the black/white should/is mustbe/cantbe and 1/0 perspective...
I already broke my mind on this issue when i used rebol for it and ended up
creating loops. just because programming languages arent realy fit for it and
the basis is not designed for it...
still i like to give it an extra try ;-)
could a function like 'perhpas 'maybe and 'couldbe survive ?
the next question is directly Is it usefull :)
(couldbe (!= 1 1) 'true 'nil 'perhpas)
Dont take it too seriously...
Norman.