StaDyn

Extending Dynamic features of the SSCLI Download the Visual Studio 2010 and 2012 Extensions

Static Type Information to Improve the IDE Features of Hybrid Dynamically and Statically Typed Languages

Version of April, 2014, Francisco Ortin (ortin at lsi.uniovi.es)

Project partially funded by:

  • Microsoft Research, under the project entitled "Extending dynamic features of the SSCLI", awarded in the Phoenix and SSCLI, Compilation and Managed Execution Request for Proposals, 2006.
  • Department of Science and Technology (Spain) under the National Program for Research, Development and Innovation; project TIN2011-25978 entitled "Obtaining Adaptable, Robust and Efficient Software by including Structural Reflection to Statically Typed Programming Languages".

This is the current implementation of the StaDyn programming language, released as part of the Visual Studio 2010 and 2012 extensions. Here you can download:

  • StaDynIDE2010.zip: The binary distribution of the Visual Studio 2010 extension including the StaDyn compiler. Requires .Net Framework 4.0.
  • StaDynIDE2010-sources.zip: The source code of the Visual Studio 2010 extension including the StaDyn compiler sources.
  • StaDynIDE2012.zip: The binary distribution of the Visual Studio 2012 extension including the StaDyn compiler. Requires .Net Framework 4.5.
  • StaDynIDE2012-sources.zip: The source code of the Visual Studio 2012 extension including the StaDyn compiler sources.
  • Examples.rar: All the code presented in the paper "Static Type Information to Improve the IDE Features of Hybrid Dynamically and Statically Typed Languages".
  • Benchmark.rar: The synthetic benchmark used in the mentioned paper to measure runtime performance of StaDyn, C#, VB, Boo, Cobra and Fantom.

LICENSE

Copyright 2006-2014 (C) Francisco Ortin. All Rights Reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.