Tags
ado Ainstein architecture asimov blogging c++ CallStream cloud com component computer credit crunch csharp dbjson dictionary ecma5 Filosofia future Gogoly google highlighter html javascript jQuery json marketing microsoft msxml mvp os phishing security service setup sip soa sql w7 windows wordpress wsf wtl xaml xml
Tag Archives: CallStream
RFC : CallStream as an Interfacing Concept
When I first discovered (or invented it) I called CallStream an “JavaScript Interfacing Mechanism”. Which was unnecessary self limitation.
CallStream : project Euler
I am currently in the stage of searching for simple but valid examples of CallStream usefulness. I think I found one. The mathematical nature of some computational problems make them a great fit for the functional paradigm. For those of … Continue reading
CallStream Part 3 : C++ Binding
Good old C++ is one strongly typed language. CallStream concept is born (and bred) in the domain of type-less JavaScript. Also, C++ is (so called) static (compiled) language, vs dynamic (interpreted) JavaScript. C# is somewhere in between, (but not in … Continue reading
CallStream Part 2 : C# Binding
In the second part of CallStream series, I shall try and contribute with my own C# implementation of the CallStream .
CallStream. An JavaScript Interfacing Pattern
CallStream. An JavaScript Interfacing Pattern. JavaScript message based interfacing mechanism. Continue reading