Ticket #87 (closed enhancement: fixed)

Opened 2 months ago

Last modified 2 months ago

Look into adding support for DLR based languages

Reported by: louis.dejardin Assigned to:
Priority: minor Component: Spark Core
Version: Keywords:
Cc:

Description

Like ironpython and ironruby.

There may be some qualities of dynamic languages that could make them especially well-suited for use in a rendering engine.

Change History

11/14/08 06:14:57 changed by louis.dejardin

  • status changed from new to closed.
  • resolution set to fixed.

(In [234]) merged scripting branch. closes #87 Look into adding support for DLR based languages some assemblies have been added for asp.net mvc ironpython integration. see samples IronPythonViews? for usage.