http://www.globfx.com/products/neoswiff/

NeoSwiff v0.8 beta NeoSwiff v0.8 beta
 Version 0.80-Beta - Build #4028 - July 21 2005

NeoSwiff v0.8 beta Download NeoSwiff 0.80-Beta for Microsoft Visual Studio .NET 2003
NeoSwiff v0.8 beta Download NeoSwiff 0.80-Beta Stand-alone for Windows 2000/XP
NeoSwiff v0.8 beta Download NeoSwiff 0.80-Beta C# compiler for Linux
NeoSwiff v0.8 beta Download NeoSwiff 0.80-Beta C# compiler for Mac OS X

Send your feedback/comments to neoswiff@globfx.com


NeoSwiff v0.8 beta   What is NeoSwiff?

NeoSwiff allows developers to write Flash?applications in C#.

It includes:
  • a C# to SWF compiler supporting most of the C# language (ECMA-334 specification),
  • a Visual Studio .NET 2003 add-in supporting Intellisense and integrated help,
  • a .NET compatible SDK.
NeoSwiff compiler is available for Windows 2000/XP, Linux and MacOS.

NeoSwiff v0.8 beta   Features

· NeoSwiff SDK is .NET compatible. (browse the SDK)
· Integrated help system. (screenshot)
· In addition to automatic compiler checks, NeoSwiff includes warnings and runtime fatal errors. (screenshot)
· Create libraries: write code once, re-use it later in future projects.
· Two development modes: Debug generates traces and warnings, Release produces the final small and fast SWF movie.

NeoSwiff v0.8 beta   Visual Studio .NET 2003 Integration

· Complete project management: C# sources files, libraries dependencies, resources. (screenshot)
· Intellisense. (screenshot)
· Debug console for traces and fatal runtime errors. (screenshot)
· Syntax highlighting editor. (screenshot)

NeoSwiff v0.8 beta   Optimizing Compiler

·  Analyzes the produced SWF code, optimizes it and removes unnecessary instructions.
·  Remove unused functions from the final SWF file.
·  Inline small functions to avoid the cost of a function call.
·  Remove functions and variables names from final SWF, which becomes naturally obfuscated and not readable by decompilers.
·  Inline assembler instructions can be included to write high performance or small algorithms.

相关文章:

  • 2021-10-14
  • 2021-06-23
  • 2021-05-12
  • 2021-11-08
  • 2021-11-14
  • 2022-02-01
猜你喜欢
  • 2021-11-13
  • 2022-12-23
  • 2022-12-23
  • 2022-01-20
  • 2022-12-23
  • 2021-12-25
  • 2021-11-03
相关资源
相似解决方案