Whatever you say, Cudder. Your ``optimilized web browser'' is pure mental masturbation and no results.
Name:
Anonymous2015-01-24 16:09
Cudder is all talk and no action.
Name:
Anonymous2015-01-24 16:12
Why should I add it to Symta? Users of the language can implement it on their own.
Name:
Anonymous2015-01-24 16:16
>>12 Also, although I've seen these networks used to implement GUI (http://common-lisp.net/project/cells/), in practice they make code harder to write and follow, than simpler DOM-like approach.
Name:
Anonymous2015-01-24 16:16
>>12 It's a useful feature of the future. And your argument isn't that strong, since anyone could take Scheme, for example, and "implement anything they want on their own". Please, Mr. Sadkov, add propagators to Symta.
my pet project Cells, the kind of thing I'll be sitting in a rocking chair twenty years from now mumbling how the CIA stole it from me but they don't have the latest version I have that in a floppy disk here in my shirt pocket.
It'd make Symta stand out and get attention of the Sussman as well as the lambda-the-ultimate website where Knights of the λ-calculus hand around. Academics would be all over Symta and help with it.
Not only that, but it'd be a useful feature. Have you seen what it's all about?
Name:
Anonymous2015-01-24 16:21
>>13,15 Those aren't the same "cells" as in the propagator paradigm. They function in complete different ways.
Name:
Anonymous2015-01-24 16:28
>>17 Idea is the same - dataflow programming, which is somewhat useless outside of audio production software.
>>19 They are useless for general purpose programming, because every time you change root value, you have to propagate change to all dependent value. This is even more inefficient than Haskell's thunks.
the more generic nature of propagators allows this design to be useful more generally. I hope to eventually test the system across a number of hosts to ensure that the system is fully scalable.
No. And I don't want to. If you can't easily debug with a few simple printfs, then you're doing something wrong.
Name:
Anonymous2015-01-25 0:26
Dear Nikita,
Although you have a lot of retards telling you to add propagators and other dumb shit, I urge you to go your own way as you probably have with your silly programming language.
by the way, why don't you cunts just fork his project and add propagators to it if you want it so bad. better yet you could rewrite the whole thing so it actually works ...
I urge you to go your own way as you probably have with your silly programming language.
Thank you, Anonymous.
by the way, why don't you cunts just fork his project and add propagators to it if you want it so bad.
I guess most of the language would be somewhat hard for them. Especially because my tutorial doesn't explain the idiomatic use of language. I.e. where should one use prototype base inheritance vs type based.
you could rewrite the whole thing so it actually works ...
It actually works. Just haven't compiled the latest version for Windows. Although I've discovered, that just using long long would make it work even on 32bit systems, like Android.
Name:
Anonymous2015-01-25 1:38
My comrade Vladimir say to me about this book. Is wonderful! My laboratory is awaiting with expectation for next book by Fischbach! Perhaps next subject is terrible secrets of space! Fischbach is great American physicist brotherhood.
Name:
Anonymous2015-01-25 13:25
Why does Nikita say that Symta has no GC if it's implemented in Common Lisp? He probably doesn't realize that all his objects are silently getting garbage collected.