By request I have made available the latest snapshots of the SwigSword project (SWORD library with enhanced SWIG bindings) and the projects that made use of it: SwordSharp and SharpCSword. All 3 of these files are now hosted on googlecode. They were initially hosted on source.emptycrate.com before I had to take that site down.

  • SwigSword: The library source itself with required SWIG binary for building the libraries (both C# and C++ libraries are needed for working with Visual C#).
  • SharpCSword: complete example for how to use the sword library with C#, including binaries of the request libraries and example modules installed
  • SwordSharp: Another GUI front end that made use of the SwigSword library. Both source and binary releases are available