Archive for September, 2008

First Anniversary of Script.NET

Tuesday, September 16th, 2008

Script.NET

Today is the first anniversary of Script.NET language. Whilst it is still a young project, still in beta phase.

However this year was very productive. It showed the need of a pure .NET based scripting language. I appreciate all users of the language, all feedbacks I recieve. Unfortunately I didn’t have time and personal resources to care about all change and feature requests. I only took care about most significant defects and issues.

Also, I would like to mention some areas where Script.NET found applications:

  • Workflow engines;
  • Calculators, math processors, graph builders;
  • Scripting language for games based on XNA framework;
  • Language for multi-agent system;
  • Web applications;
  • etc.

Twice during this year the core of the language (parser and execution engine) was completely rewritten. The second and current implementation of the language is based on Irony compiler kit from Roman Ivantsov.

This year a am planning to continue improving Script.NET language and hope to see grows in the community of Script.NET users!

Best Wishes, Petro