Archives for Javascript
21 Dec by admin in Agility, All, Code Generation, Console, Domain Specific Language, Helper Function, Javascript, framework
A nice interactive editor to create Javascript Objects Fast (with or without Object Prototype)
As David Crockford puts it JavaScript's syntax looks like "C-like syntax, including curly braces and the clunky for statement". So here's a nice interactive editor to alleviate the clunly stuffs by allowing you to create a Javascript Object by just typing:
to-js Product
or for a more refined version (see at ...more»
Design Pattern Quiz in Rebol CGI (part II)
In Design Pattern Quiz Part I, we created a Quiz with no GUI interface, in this part II, we're going to create the Quiz in Rebol CGI (see how to install Rebol on your Shared Hosting Service) and Javascript. For the Quiz, we used a Javascript component from dhtmlgoodies.
You can ...more»
Tags: design patterns, quiz
[Hot] Map Reduce Functions in Rebol: towards Massive Parallel Functional Programming (part I)
Joel on Software complained about CS students who are never taught anything but Java:
Without understanding functional programming, you can't invent MapReduce, the algorithm that makes Google so massively scalable. The terms Map and Reduce come from Lisp and functional programming. MapReduce is, in retrospect, obvious to anyone who remembers from ...more»
3 Jul by admin in All, Concept, Expert, Hot, Javascript, OOP, Parsing, Professional Programming, Syntax
Rebol for the experienced Javascript Programmers
I stumbled upon Gregory Higley's Blog on Stackoverflow. He makes his living writing C#, Ruby, and occasionally Objective C but one of his two personal favorite languages is REBOL.
He wrote a surprising article on Rebol / Javascript similarities.
It’s not lexical similarity that concerns me here, but functional similarity. For instance, ...more»



![[Hot] Map Reduce Functions in Rebol: towards Massive Parallel Functional Programming (part I)](http://reboltutorial.com/files/2009/09/mapreduce.gif )


No Comment