» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Scripting + JavaScript

[from wnpxrz] jQuery SVG Reference

A jQuery plugin that lets you interact wih an SVG canvas.

User:jeyrb: jey's network's del.icio.us bookmarks

The Soul Of The Web - Why Ajax Standards Matter

I spoke on a panel at Mashup Camp this week on why Ajax Standards matter. I was quoted by Doug Henschen of Intelligent Enterprise as saying that we are locked in a struggle for the soul of the web, so I thought I would expand on that theme.

RIA: del.icio.us/tag/RIA

[from wnpxrz] Scripting for the Java Platform

"Currently, Rhino is the only engine included in the core JDK 6 libraries, although it is not dictated by the platform."

User:jeyrb: jey's network's del.icio.us bookmarks

SWIG: connectes programs written in C/C++ with python, perl, etc.

SWIG is an interface compiler that connects programs written in C and C++ with scripting languages such as Perl, Python, Ruby, and Tcl. It works by taking the declarations found in C/C++ header files and using them to generate the wrapper code that scripting languages need to access the underlying C/C++ code. In addition, SWIG provides a variety of customization features that let you tailor the wrapping process to suit your application.

SWIG: del.icio.us tag/swig

SWIG: connectes programs written in C/C++ with python, perl, etc.

SWIG is an interface compiler that connects programs written in C and C++ with scripting languages such as Perl, Python, Ruby, and Tcl. It works by taking the declarations found in C/C++ header files and using them to generate the wrapper code that scripting languages need to access the underlying C/C++ code. In addition, SWIG provides a variety of customization features that let you tailor the wrapping process to suit your application.

opensource: del.icio.us tag/opensource

jslibs - Google Code

is a standalone JavaScript development runtime environment for using JavaScript as a general-purpose scripting language. jslibs uses SpiderMonkey library that is Gecko's JavaScript engine (SpiderMonkey is used in various Mozilla products, including Firefox). jslibs provides a set of native modules that contains various general purpose classes and functions. Some of these modules are simple wrappers for familiar libraries such as: zlib, SQLite, FastCGI, NSPR (Netscape Portable Runtime) , ODE (Open Dynamics Engine) , libpng, libjpeg, librsvg, SDL, libiconv, OpenGL, OpenAL, ogg vorbis, libTomCrypt, libffi (Foreign function interface) , ... Other modules provide tools for enhancing JavaScript programming : Print(), Load(), Exec(), Seal(), Expand(), Buffer class, Blob class, Sandbox class, ...

opensource: del.icio.us tag/opensource

js-comint.el

Neat. But I wonder if this will make j3h more likely to write command-line tools in Javascript/Spidermonkey..

Emacs: del.icio.us tag/emacs

jslibs - Google Code

run stand-alone javascript programs in spidermonkey

opensource: del.icio.us tag/opensource

jslibs

One thing that has always seemed to be missing from JavaScript as a server-based scripting language is something like Python's standard library. jslibs fixes that, providing wrappers for many libraries. Unfortunately, it is GPL, so it fixes it in a way that is not good for many apps. (Unless it's multilicensed as Mozilla is.)

License:GPL: del.icio.us tag/gpl

jslibs - Google Code

"JSLIBS is a standalone JavaScript development runtime environment for using JavaScript as a general-purpose scripting language. "

opensource: del.icio.us tag/opensource

Home — mozrepl — GitHub

Firefox _に_ telnet でログインして Firefox を操作

Emacs: del.icio.us tag/emacs

Page 1 | Next >>