c# to javascript, actionscript

May 1, 2009

Mandelbrot

Filed under: jsc — Tags: , , , , , , , — zproxy @ 9:46 am

One single static C# class implementation to rule them all.

The other day I found an example of Mandelbrot implementation for Silverlight. I have created this example solution to serve as a reference implementation.

This single Mandelbrot implementation is reachable for these platforms:

  1. Windows Forms
  2. Windows Presentation Foundation
  3. Silverlight (3.0 beta)
  4. Java Applet
  5. Flash
  6. Javascript (Firefox, Safari)

For those of you who are new, jsc compiler is going to generate source code for you. While you write your algorithm in C# in current case it can be retranslated to java, actionscript, c and javascript to enable other platforms. Do leave a comment if you would like to know more about it.

No Comments Yet »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

Blog at WordPress.com.