InfoQ

InfoQ

Topic/Tag specific view

Scripting Content on InfoQ


Latest featured content about Scripting

Wayne Seguin on RVM and SM

Topics
Scripting,
Ruby,
Ruby on Rails

Wayne Seguin explains the ideas behind the Ruby Version Manager (RVM) and the problems it solves, as well as the SM shell scripting framework.

News about Scripting

PowerGUI brings PowerShell scripting support to Visual Studio

Topics
.NET,
Scripting

PowerGUI brings PowerShell scripting support to Visual Studio. This extension by Quest Software leverages the PowerGUI standalone tool to provide syntax highlighting, IntelliSense, debugging and more for PowerShell scripts inside Visual Studio.

MacRuby 0.5 Released, Debugger To Come in 0.6

Topics
Runtimes,
Debugging,
Scripting,
Rich Client / Desktop,
Ruby

MacRuby 0.5 has been released, with a new VM, AOT and JIT support. The GIL MacRuby inherited from Ruby 1.9 is now gone and Grand Central Dispatch support allows to keep a system's cores busy with Ruby threads. Work on the 0.6 release is already under way; a new debugger feature is already available in the trunk.

Articles about Scripting

How to Extend the Axis2 Framework to Support JVM Based Scripting Languages

Topics
Java,
Scripting,
Web Services,
SOA

Heshan Suriyaarachchi covers some of the key concepts of the Apache Axis2 Web Service engine and how it can be extended to support JVM based scripting languages such as Jython, Jruby, etc allowing them to be used to both expose web services and write web service clients.

JSR 292 and the Multi-lingual JVM

Topics
Dynamic Languages,
Java,
Scripting,
JRuby,
JCP Standards

Java 7 is looking to improve support for dynamic languages using the Java Virtual Machine for their runtime environment. John Rose has been leading a project to explore some options, and JSR 292 will standardise some of this work for Java 7. InfoQ takes a look at the problems JSR 292 solves, and talks to JRuby lead Charles Nutter to find out more about InvokeDynamic in practice.

Presentations about Scripting

Testing C# and ASP.Net Applications Using Ruby

Topics
Dynamic Languages,
RubyGems,
Agile Techniques,
Ruby,
Software Testing,
.NET,
Scripting,
Tools

Ben Hall shows how Ruby testing tools can help with .NET and ASP.NET development and takes a look at RSpec, Webrat, Cucumber, Selenium and others. Also: a peek at using IronRuby for testing .NET apps.

JRuby: You've Got Java in my Ruby

Topics
Runtimes,
Java,
Scripting,
JRuby,
Performance & Scalability,
Ruby

Tom Enebo explains reasons for choosing JRuby: Hotspot optimizations, JVM Garbage Collectors, tools like profilers. Also: how JRuby helps to write cleaner, more expressive code with Java libraries.

Interviews about Scripting

Avi Bryant on Trendly, Ruby, Smalltalk and Javascript

Topics
Dynamic Languages,
Language Design,
Javascript,
Programming,
Ruby,
Monitoring Tools,
Java,
Language,
Scripting,
Architecture

Avi Bryant talks about the iterative process that led to Trendly (http://trendly.com/ ), using Javascript, Ruby and Java in the process. He goes on to give his view on the state of Smalltalk and Squeak and talks about his experiments with writing a Smalltalk that compiles to idiomatic Javascript to make use of all the modern Javascript VMs.

Tom Preston-Werner on Powerset, GitHub, Ruby and Erlang

Topics
Web Servers,
Open Source,
Ruby on Rails,
Programming,
Ruby,
Monitoring Tools,
Scripting,
Performance & Scalability

In this interview filmed at RubyFringe 2008, Tom Preston-Werner talks about how both Powerset and GitHub use Ruby and Erlang, as well as tools like Fuzed, god, and more.