It is a port and advanced implementation of Ruby's core object/module/class system in JavaScript code, as well as several standard Ruby libraries and various other extensions.
Created to teach fundamentals of computer programming within a visual context and to serve as a software sketchbook and professional production tool, it is not used by by students, artists, designers, ...
Inspired from Java, the queue and stack are a litter faster than the native alternatives.'CStack' is used to define a stack data strcuture.'CQueue' is used to define a queue data strcuture.
Analyzing it, one might see that its syntax comes from languages like Lisp, but semantically is much closer to Ruby code.Nu is implemented in Objective-C and is designed to take full advantage ...
It also targets CLR, the Clojure Language Runtime, a native implementation of Clojure on Microsoft's .Net Framework, programmed in C# and using the Dynamic Language Runtime (DLR).Clojure ...
It stays as close as possible to the original Clojure JVM implementation.It closely implements a feature-complete Clojure on top of CLR/DLR.
It permits to declare classes, inherit from other classes and allows constructors inline with class declaration.Already using jQuery version 1.3 or later Download the ...
SCA makes it possible for a PHP programmer to write reusable components, which can be called in a variety of ways, with an identical interface and with a minimum of fuss.At present components ...
Service Data Objects (SDOs) allow PHP to work with data from different sources (like a database query, an XML file, and a spreadsheet) using one interface.Each different kind of data source requires a Data Access Service (DAS) to provide access to the data it holds.
With RubyObjC, Ruby developers can build structured, high-performing subsystems and access a rich library of components.Objective-C programmers get an interpreted environment for interacting ...
The main idea is that classes aren’t really very special at all, they’re just objects like everything else.The classes aren't forced to even have names.The developer should give his class a name by giving the variable it’s assigned to a name.
It allows developers to use R in Python through PIPE.
The library can be used for graph plotting, derivatives and for indicators [sum mean, moving average etc.].
jsbridge is part of MozMill Mozilla automation tools package.
YUI PHP Loader can operate as a holistic solution by loading all of your necessary YUI components, or it can be used to add one or more components to a page on which some YUI content already exists.
This can be done at runtime, at build time or both.
Written in Java, it preserves the operational part of the code, but reduces its overall byte footprint.The YUI Compressor is JavaScript minifier designed to be 100% safe and yield a higher ...
Go is small, simple featured and easy to learn.Go compilers produce fast code fast. Typical builds take a fraction of a second yet the resulting programs run nearly as quickly as comparable ...
I can create class definitions via calling assignment methods at environment runtime.
It supports flags and named capture groups.