/hyperactive

My playground for HyperJS (a.k.a. JS.cs) -- JavaScript in C# -- and other half-baked ideas without a real home

Primary LanguageC#

HyperActive - Open playground for Hyper projects
Projects initiated by Tony Heupel (pronounced "High-pull")
===========================
Copyright 2010 (C) Tony Heupel

Contents:
  HyperActive.ConsoleApp:    A place to play with my "Hyper" creations and show them off.
    The most active one currently is HyperJS - JavaScript in C#.
    
	This project includes the Image class added to the JS global object as a C#
	extension method and uses closures for private variables and object scope!

    In theory, most of this should end up in UnitTest projects to demonstrate
    that this stuff actually works!  (Slowly migrating as I have more time...)